由于convertdate安装而导致安装软件包时出现问题

时间:2020-04-28 11:04:18

标签: python python-3.x pytz

错误:convertdate 2.2.0的要求为pytz <2020,> = 2014.10,但是 您将拥有不兼容的pytz 2020.1。

当我尝试安装软件包时出现此错误。

这些是其他要求

    'certifi   >=   2019.11.28',
    'cffi   >=      1.14.0',
    'chardet   >=   3.0.4',
    'click   >=     7.1.1',
    'cryptography   >=     2.8',
    'Faker   >=     4.0.2',
    'holidays   >=      0.10.1',
    'idna  >=   2.9',
    'jwt  >=   1.0.0',
    'numpy  >=   1.18.2',
    'pandas  >=   1.0.3',
    'pycparser  >=   2.20',
    'PyJWT  >=   1.7.1',
    'PyMeeus  >=   0.3.7',
    'python-dateutil  >=   2.8.1',
    'pytictoc  >=   1.5.0',
    'requests  >=   2.23.0',
    'six  >=   1.14.0',
    'soupsieve  >=   2.0',
    'text-unidecode  >=   1.3',
    'urllib3  >=   1.25.8'

0 个答案:

没有答案