You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's correct. Temporary solution is to source it with the full path. I tried doing that,but, after that, :IPython gives below error.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 39, in km_from_string
ImportError: No module named zmq.blockingkernelmanager
Installed with vundle by
Then doing a
!PluginInstall
Which seems to go Ok...
But after it, I don't seem to find
:help IPython
or:IPython
commands available.The text was updated successfully, but these errors were encountered: