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
Error detected while processing function CompleteIPython:
line 40:
Traceback (most recent call last):
Error detected while processing function CompleteIPython:
line 40:
File "<string>", line 3, in <module>
Error detected while processing function CompleteIPython:
line 40:
File "/mnt/home/smutch/.vim/plugged/vim-ipython/ftplugin/python/vim_ipython.py", line 323, in ipy_compl
ete
Error detected while processing function CompleteIPython:
line 40:
msg_id = kc.shell_channel.complete(base, current_line,
Error detected while processing function CompleteIPython:
line 40:
AttributeError: 'ZMQSocketChannel' object has no attribute 'complete'
Error detected while processing function CompleteIPython:
line 40:
Traceback (most recent call last):
Error detected while processing function CompleteIPython:
line 40:
File "<string>", line 3, in <module>
Error detected while processing function CompleteIPython:
line 40:
File "/mnt/home/smutch/.vim/plugged/vim-ipython/ftplugin/python/vim_ipython.py", line 323, in ipy_compl
ete
Error detected while processing function CompleteIPython:
line 40:
msg_id = kc.shell_channel.complete(base, current_line,
Error detected while processing function CompleteIPython:
line 40:
AttributeError: 'ZMQSocketChannel' object has no attribute 'complete'
The text was updated successfully, but these errors were encountered:
Completion with
seems to be broken:
The text was updated successfully, but these errors were encountered: