On VS 守则,我试图利用Pip安装新的Sharma版本,使用指令 pip安装python 3.12.1
。 (我不知道科索沃统计局的法典是否自动或手工地重新采用,而用飞机进行审判似乎是一个很好的选择(如果这样做有办法,请告诉我)。)
当我这样做时,他说:
[通知]新发放的管道:23.3.1->23.3.2
当然,我对此作了更新,然后向我表明:
WARNING: The scripts pip, pip3 and pip3.10 are installed in /usr/local/python/3.10.8/bin which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
我的问题:
- What exactly is it telling me?
- What will happen if I don t do anything?
- Is it worth fixing, and is it an actual problem (similar to #2)?
- What is the difference between adding it to PATH or using a --no-warn-script-location?
- What should I do?