anaconda - path environment variable in windows

前端 未结 11 1061
迷失自我
迷失自我 2020-12-08 02:23

I am trying to run python from the windows command prompt (windows 10). So the result is the typical one when the path environment variable is not configured



        
11条回答
  •  被撕碎了的回忆
    2020-12-08 02:54

    I want to mention that in some win 10 systems, Microsoft pre-installed a python. Thus, in order to invoke the python installed in the anaconda, you should adjust the order of the environment variable to ensure that the anaconda has a higher priority.

提交回复
热议问题