【发布时间】:2021-05-18 23:31:51
【问题描述】:
当我跑步时
pip3 install face-compare
我收到以下错误,任何建议
ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts.
We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default.
tensorflow 2.3.0 requires h5py<2.11.0,>=2.10.0, but you'll have h5py 3.1.0 which is incompatible.
【问题讨论】: