How to access Anaconda command prompt in Windows 10 (64-bit)

后端 未结 6 697
北恋
北恋 2020-12-15 15:47

I had to install the 64-bit version of Anaconda with python 3.5 in Windows 10. I followed the default settings (AppData/Continuum/Anaconda3). However, after ins

6条回答
  •  [愿得一人]
    2020-12-15 16:00

    I added "\Anaconda3_64\" and "\Anaconda3_64\Scripts\" to the PATH variable. Then I can use conda from powershell or command prompt.

提交回复
热议问题