Anaconda
2 and 3 are installing without errors. I reboot because the installer prompts me to do so. When I open the Anaconda Prompt
, python
, pythonw
or activate.bat
aren't found. Looking in the Anaconda[2|3]
folder, I can't find expected .exe
and .bat
files. What's going wrong?
I also notice that conda update --all
wants to update many libs and eventually errors out.