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

Running IPython from terminal #2135

Closed
DanielMorton opened this issue Jul 14, 2012 · 4 comments
Closed

Running IPython from terminal #2135

DanielMorton opened this issue Jul 14, 2012 · 4 comments
Milestone

Comments

@DanielMorton
Copy link

I have IPython installed for Python 3.2 on a Mac running 10.6.8. I can run IPython using IdleX but when I type ipython or ipython3 in the terminal it tells me the command is not found. What is wrong?

@takluyver
Copy link
Member

How did you install it? There should be an ipython3 script somewhere - check that the folder it's in is in your $PATH.

@DanielMorton
Copy link
Author

I did python3 setup.py build and python3 setup.py install. I can't find an ipython3 script on the computer. I can find an ipython script and can get IPython to work with Python 2.6.

@DanielMorton
Copy link
Author

I found ipython3. It's working now, but seems to have destroyed all my pin taps in Chrome.

@takluyver
Copy link
Member

Closing this as it doesn't sound like there's anything we need to do. You could file another issue for the thing with Chrome, but it seems unlikely that it's really an IPython issue - we don't do anything special to the browser.

@minrk minrk added this to the no action milestone Mar 26, 2014
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

3 participants