Skip to content
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

Error message in Ubuntu 18.04 #8

Open
hemanthsavasere opened this issue Jun 9, 2018 · 1 comment
Open

Error message in Ubuntu 18.04 #8

hemanthsavasere opened this issue Jun 9, 2018 · 1 comment

Comments

@hemanthsavasere
Copy link

I am getting this error message

File "/usr/local/lib/python2.7/dist-packages/py2nb/tools.py", line 7, in
from .converter import convert
File "/usr/local/lib/python2.7/dist-packages/py2nb/converter.py", line 3, in
from IPython.nbformat.v3 import nbpy
ImportError: No module named v3

@jzimmerlin
Copy link

Using anaconda, I needed to install the "ipython" and "nbformat" packages.

conda install ipython nbformat

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

2 participants