嘗試使用名爲「Learn Python The Hard Way」的教科書學習Python,並且我很難讓PowerShell識別Python。我安裝了Notepad ++並啓動了PowerShell ...沒問題。有人告訴我,有時候Windows不正確配置路徑,並奉命進入PowerShell無法識別Python
[Environment]::SetEnvironmentVariable("Path","$env:Path;C:\Python27","User")
我進線以上但是Python甚至重新啓動後無法識別。有什麼建議麼?我是編程新手,所以請儘可能清楚您的答案。非常感謝你。
[在Windows 7上添加Python路徑]的可能的重複(http://stackoverflow.com/questions/6318156/adding-python-path-on-windows-7) – AlecBrooks 2015-02-10 22:32:04