Bad Interpreter: No Such File Or Directory Error When Launching Ipython With Anaconda
My ipython was working fine until I installed a new IDE and accidentally changed some path settings. Now, when I try to launch ipython from terminal I get: -bash: /Users/JohnSmith
Solution 1:
It seems that uninstalling and re-installing Anaconda was the easiest solution (after several hours of playing around with my PATH variables, etc).
Post a Comment for "Bad Interpreter: No Such File Or Directory Error When Launching Ipython With Anaconda"