You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to blockdia...@googlegroups.com
I'm running Mavericks. I'm very much a Python newbie. I installed Pillow 2.6.1, blockdiag 1.4.7, and funcparserlib 0.3.6. When attempting to run blockdiag, I get
"ERROR: unknown format: PNG"
Any thoughts on how to correct this?
Bruno Oliveira
unread,
Dec 16, 2014, 7:27:49 PM12/16/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to blockdia...@googlegroups.com
Same error in here
PIL version 2.6.1, blockdiag 1.4.7, python 2.7.
Bruno Oliveira
unread,
Dec 16, 2014, 7:33:27 PM12/16/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to blockdia...@googlegroups.com
Sorry, my error is the following:
"RuntimeError: failed to load svg image driver"
Bruno Oliveira
unread,
Dec 16, 2014, 8:09:40 PM12/16/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to blockdia...@googlegroups.com
Found the solution:
In my case I did:
"sudo pip install --upgrade blockdiag"
And now it works ok!
Keep up the good work Takeshi Komiya!
Komiya Takeshi
unread,
Dec 19, 2014, 11:39:04 PM12/19/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to blockdia...@googlegroups.com
Hi,
Sorry for late reply.
> "ERROR: unknown format: PNG"
>
> Any thoughts on how to correct this?
Do you still have the error?
Please execute with '--debug' option and let me know its result.