How do I change Python path in Linux? · In the csh shell − type setenv PATH “$PATH:/usr/local/bin/python3” and press Enter. · In the bash shell (Linux) − type ...
確定! 回上一頁