anaconda - path environment variable in windows

前端 未结 11 1036
迷失自我
迷失自我 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:49

    In windows 10 you can find it here:

    C:\Users\[USER]\AppData\Local\conda\conda\envs\[ENVIRONMENT]\python.exe

提交回复
热议问题