【发布时间】:2021-07-07 11:30:37
【问题描述】:
从 2.7 升级到 python 3.7 后,我收到此错误。
如何解决这个错误?
ERROR: tox 3.14.6 has requirement importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 4.6.1 which is incompatible.
ERROR: awscli 1.18.34 has requirement botocore==1.15.34, but you'll have botocore 1.15.49 which is incompatible.
【问题讨论】:
标签: python python-3.x tox botocore