danielfrg / pelican-jupyter

Pelican plugin for blogging with Jupyter/IPython Notebooks
Apache License 2.0
422 stars 105 forks source link

Cannot load plugin `ipynb.markup` #73

Closed zero-shubham closed 7 years ago

zero-shubham commented 7 years ago

ERROR: Cannot load plugin ipynb.markup | ImportError: No module named 'IPython'

i followed this instructions - https://www.dataquest.io/blog/how-to-setup-a-data-science-blog/ jupyter version -4.3 python - 3.5.2+

zero-shubham commented 7 years ago

I was using virtualenv, and when i tried without it it worked fine. May be dependencies were not installed properly.