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
c:windowssystem32>python
'python' is not recognized as an internal or external command, operable
program or batch file
however, I am not sure which is the right directory I should set up in the path variable.
I tried a few variations, and none of them work, including:
c:usersxxxanaconda3
c:usersxxxanaconda3Scripts
c:usersxxxanaconda3libspython34
and none of them works.
Does anyone have experience with this particular system constellation (windows, anaconda). Thanks.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…