Skip to content

Instantly share code, notes, and snippets.

/a.rb

Created January 7, 2015 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/195b0d6b983c5f87aa18 to your computer and use it in GitHub Desktop.
Save anonymous/195b0d6b983c5f87aa18 to your computer and use it in GitHub Desktop.
[I 17:15:02.034 NotebookApp] KernelRestarter: restarting kernel (3/5)
Traceback (most recent call last):
File "/home/epilib/Envs/env1/lib/python3.4/runpy.py", line 171, in _run_module_as_main
"__main__", mod_spec)
File "/home/epilib/Envs/env1/lib/python3.4/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/epilib/Envs/env1/lib/python3.4/site-packages/bash_kernel/__main__.py", line 2, in <module>
from .kernel import BashKernel
File "/home/epilib/Envs/env1/lib/python3.4/site-packages/bash_kernel/kernel.py", line 2, in <module>
from pexpect import replwrap, EOF
ImportError: cannot import name 'replwrap'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment