sohan
sohan copied to clipboard
build 出错
我的版本
root@6aa8b45337f6:/# pip3 -V
pip 21.2.4 from /usr/local/lib/python3.10/site-packages/pip (python 3.10)
root@6aa8b45337f6:/# python --version
Python 3.10.1
报错信息
ERROR: Could not find a version that satisfies the requirement freeze==1.0.10 (from versions: 0.0.1)
ERROR: No matching distribution found for freeze==1.0.10
WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
请问这个要如何解决 是否是我本地的版本不对