Hi,

I used pypm to install pydot.

~$ pypm install pydot
The following packages will be installed into "~/Library/Python/2.7" (2.7):
 pydot-1.0.28
Get: [pypm-free.activestate.com] pydot 1.0.28
Installing pydot-1.0.28

But I get the following error when I import pydot. Is it a bug in
pypm? (I don't remember seeing this using pip.)

In [1]: import pydot
Couldn't import dot_parser, loading of dot files will not be possible.

-- 
Regards,
Peng
_______________________________________________
ActivePython mailing list
ActivePython@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython

Reply via email to