【发布时间】:2014-08-16 09:48:50
【问题描述】:
目前只有这样有效:
设置路径=C:\Python34
但每次打开 cmd 时都必须这样做。
我正在尝试设置一个永久变量
我尝试按照以下步骤操作,但我没有变量“路径”,因此我无法单击对其进行编辑。请看图片屏幕截图。任何帮助将不胜感激。谢谢。
http://postimg.org/image/i8z8y8wcv/
press Start
select Control Panel
On the Control Panel window, in the left column, press Switch to classic view (If you don't see this text, go to the next step below.)
Double click on the icon for System
In the System window, click on Advanced
Click on the button Environment Variables
In the new window, scroll until you see the variable, Path; click on it
Press Edit
Carefully use the right arrow button to move to the end of the long sequence of folder names. At the very end, without including any extra blanks, type this:
;C:\Python24
【问题讨论】:
-
有任何 Python 大师可以帮助解决这个问题吗?