Ops icon indicating copy to clipboard operation
Ops copied to clipboard

可以更新一下master的requirements.txt吗

Open vany75 opened this issue 3 years ago • 2 comments

requirements.txt 貌似一直没更过 安装pip包 各自报错 能麻烦作者pip freeze一下吗

vany75 avatar Mar 02 '22 05:03 vany75

报错1: ERROR: Could not find a version that satisfies the requirement Twisted==17.5.0 (from versions: 19.7.0, 19.10.0, 20.3.0, 21.2.0rc1, 21.2.0, 21.7.0rc1, 21.7.0rc2, 21.7.0rc3, 21.7.0, 22.1.0rc1, 22.1.0, 22.2.0rc1) ERROR: No matching distribution found for Twisted==17.5.0

报错2: The conflict is caused by: The user requested Automat==0.6.0 twisted 22.1.0 depends on Automat>=0.8.0

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

报错3: The conflict is caused by: The user requested asgiref==2.3.2 asgi-redis 1.4.3 depends on asgiref~=1.1.2

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

vany75 avatar Mar 02 '22 12:03 vany75

真心想学习您的代码 但是这个requirement 真心难搞

vany75 avatar Mar 02 '22 12:03 vany75