I had to install the 64-bit version of Anaconda with python 3.5 on Windows 10. I made the default settings ( AppData/Continuum/Anaconda3
). However, after installation, I do not know how to access the Anaconda command line so that I can use conda to install packages. I also tried installing Anaconda's 64-bit version C:/Program Files,
, but some of the python script did not like the space, and it could not be installed.
What can I do to access the Anaconda invitation?
source
share