To set this variable from the Command Prompt, use: set PYTHONPATH=list;of;paths . To set this variable from PowerShell, use: $env:PYTHONPATH='list;of;paths' ...
確定! 回上一頁