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/anaconda/bin/ipython: /Users/JohnSmith/anaconda/python.app/Contents/MacOS/python: bad interpreter: No such file or directory How do I change my path/local environment settings back so that it works? 回答1: It seems that uninstalling and re-installing Anaconda was the easiest solution (after several hours of playing