本帖最后由 堡塔运维小林 于 2023-5-17 17:00 编辑
为了能快速了解并处理您的问题,请提供以下基础信息: 问题描述:执行python命令行 pip3 --version 报错 相关截图(日志、错误):WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip. Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue. To avoid this problem you can invoke Python with '-m pip' instead of running pip directly. pip 21.3.1 from /root/.local/lib/python3.6/site-packages/pip (python 3.6)
|
|