700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > pip报错 Consider adding this directory to PATH or if you prefer to suppress this warning use --no-wa

pip报错 Consider adding this directory to PATH or if you prefer to suppress this warning use --no-wa

时间:2022-05-04 12:31:35

相关推荐

pip报错 Consider adding this directory to PATH or  if you prefer to suppress this warning  use --no-wa

1.一般我们的pip报错他会给我们提示代码。

You should consider upgrading via the ‘C:\Users\mengfanxu\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\python.exe -m pip install --upgrade pip’ command.

2,但是如果用了它的pip还是报错呢,接下来大家可以看看我的报错。

Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.

3.这个时候不要慌,我们只需要将下面这段代码黏贴下去执行就可以了。

pip3 install pyinstaller -i https://pypi.tuna./simple -U

4.大家执行下去就好了。

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。