import pydot Couldn't import dot_parser, loading of dot files will not be possible.

import pydot
Couldn't import dot_parser, loading of dot files will not be possible.

http://code.google.com/p/pydot/

 

 

pip install -U pydot pyparsing==1.5.7

pydot-1.0.28  python setup.py install

 

http://answers.ros.org/question/64133/cant-install-pydot-on-macbook-pro-os-1083/

 


版权声明:本文为liushaochan123原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。