Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
ipython command not found #10678
Comments
|
I'm not very familiar with Windows, but I think that you can't use Windows Python from git-bash. |
CHK16
commented
Jun 27, 2017
|
I added a path to it and it's working now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CHK16 commentedJun 27, 2017
I installed anaconda python 3.6 version on a window 10.
I am sure that I install anaconda as my default Python.
I can run ipython by click on the ipython icon in the start menu.
But I am still getting error in Git bash says : bash : ipython command not found
Is there any way I can run ipython in git bash?
Thanks.