-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
After running bipython after running ipython console or ipython kernel I get
> bipython
fatal: Not a git repository (or any of the parent directories): .git
Traceback (most recent call last):
File "/Users/scott/anaconda/bin/bipython", line 9, in <module>
load_entry_point('bipython==0.1.3.-f261b78-', 'console_scripts', 'bipython')()
File "/Users/scott/anaconda/lib/python2.7/site-packages/bipython-0.1.3._f261b78_-py2.7.egg/bipython/__init__.py", line 1860, in main
myrepl = URWIDRepl(event_loop, palette, interpreter, config)
File "/Users/scott/anaconda/lib/python2.7/site-packages/bipython-0.1.3._f261b78_-py2.7.egg/bipython/__init__.py", line 728, in __init__
self.ipython = self.connect_ipython_kernel()
File "/Users/scott/anaconda/lib/python2.7/site-packages/bipython-0.1.3._f261b78_-py2.7.egg/bipython/__init__.py", line 817, in connect_ipython_kernel
self.send_ipython = kc.shell_channel.execute
AttributeError: 'ZMQSocketChannel' object has no attribute 'execute'I'd really like to use bipython.
Metadata
Metadata
Assignees
Labels
No labels