-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Description
I'm getting the following error. My Python is 2.7, IPython 3.2.3 (It looked like downgrading might've helped, but it didn't), and I remapped the keys to shift-enter, so it isn't a bash thing.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/trey/.vim/bundle/vim-ipython/ftplugin/python/vim_ipython.py", line 955, in dedent_run_this_line
run_this_line(True)
File "/home/trey/.vim/bundle/vim-ipython/ftplugin/python/vim_ipython.py", line 680, in f_with_update
f(*args,**kwargs)
File "/home/trey/.vim/bundle/vim-ipython/ftplugin/python/vim_ipython.py", line 734, in run_this_line
msg_id = send(line)
NameError: global name 'send' is not defined
bantmen
Metadata
Metadata
Assignees
Labels
No labels