admin管理员组文章数量:1026989
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.tsinghua.edu/simple -U
4.大家执行下去就好了。
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.tsinghua.edu/simple -U
4.大家执行下去就好了。
本文标签: 报错Directoryaddingpippath
版权声明:本文标题:pip报错 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-wa 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/jiaocheng/1738335314a1562576.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论