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

IPython does not work with brewed or virtualenv Python(s) in MacOSX #2227

Closed
santjaqo opened this issue Mar 6, 2015 · 2 comments
Closed

Comments

@santjaqo
Copy link

santjaqo commented Mar 6, 2015

I am using a brewed 2.7 Python in Yosemite. I installed the new Spyder 2.3.3 version from the github dmg. I cannot use IPython in Spyder when I point to the executable of the brewed Python in Preferences>Console>Advanced Settings>Python executable. The following is the path I am using:

/usr/local/bin/python

Pointing to an activated virtualenv Python executable does not work either. The IPython console does not start. In both cases I receive the following error message instead:

'An error ocurred while starting the kernel'

Could you please help me out to set Spyder to work in my Mac?

@sp213
Copy link

sp213 commented Oct 14, 2016

The solution is?

@ccordoba12
Copy link
Member

If you're using Spyder 3.0, you need to install ipykernel in your virtualenv.

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

No branches or pull requests

3 participants