Your PATH
points to the original Python executable. You must update your PATH
.
(Assuming Windows 7)
Right-click Computer, Properties, Advanced System Settings, then click Environment Variables ....
In the bottom window there are system variables. Scroll down until you find the path, select it and click "Edit." On the screen that appears, update the path pointing to the source python.exe file to the one located in the anaconda path.
Close all open update command windows to take effect.
source share