Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'ZMQSocketChannel' object has no attribute 'execute' #2

Open
jldork opened this issue Jun 15, 2015 · 3 comments
Open

Comments

@jldork
Copy link

jldork commented Jun 15, 2015

Hey this is great stuff - I'm really excited by this concept.

I just tried running your example (made no code changes) and somehow got this error ZMQSocketChannel object has no attribute 'execute'.

Is this something you have run into before? Could it be my IPython version?

Thanks!

@iiSeymour
Copy link
Owner

Could it be my IPython version?

Yes, it looks that way. This project was written before the 3.x release which causes this exception.

@gpamfilis
Copy link

Has anyone found a solution to this?

@QuadTriangle
Copy link

pip install --user ipython==2.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants