Skip to content

pydot has not been updated to Python 3 #1280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alexsavio opened this issue Nov 19, 2015 · 3 comments
Closed

pydot has not been updated to Python 3 #1280

alexsavio opened this issue Nov 19, 2015 · 3 comments

Comments

@alexsavio
Copy link
Contributor

Trying to plot an exec graph, this error showed up:
ImportError: pydot could not be loaded: http://code.google.com/p/pydot/

I found pydot2: https://pypi.python.org/pypi/pydot2/1.0.33
Maybe nipype could be moved to use it? I will check if this works.

@alexsavio
Copy link
Contributor Author

Yes, it worked without any changes.
pip install pydot2 and it worked the same.

@alexsavio
Copy link
Contributor Author

Maybe a change in the error message would be helpful?

@alexsavio
Copy link
Contributor Author

Sorry, the error message comes from networkx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant