To temporarily set environment variables, open Command Prompt and use the set command: C:\>set PATH=C:\Program Files\Python 3.9;%PATH% C:\>set ...
確定! 回上一頁