Skip to content

'ZMQSocketChannel' object has no attribute 'execute'  #120

Closed
@bongbang

Description

@bongbang

Windows 7 (64)
Vim 7.4
IPython QtConsole 3.0.0
ZMQ 14.5.0
Python 2.7.9 |Anaconda 2.2.0 (64-bit)|

I was getting exactly the same error described in #95, so I followed the instructions to modify my gvim.exe. Now, I'm getting a different error when calling IPython from vim.

Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\TomV\vimfiles\bundle\vim-ipython\ftplugin\python\vim_ipython.py", line 175, in km_from_string
  send = kc.shell_channel.execute
AttributeError: 'ZMQSocketChannel' object has no attribute 'execute'  

I have experimented with different versions of DLLs installed on my computer, with the same result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions