-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Could you please help me with this issue? When I run the command" pip3 install -r requirements.txt",the following error occurs.
ERROR: Ignored the following yanked versions: 0.9.1, 0.9.8
ERROR: Could not find a version that satisfies the requirement autogen==1.0.16 (from versions: 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.0.13, 0.0.14, 0.0.15, 0.0.16, 0.0.17, 0.0.18, 0.0.19, 0.1.0, 0.1.1, 0.3.0b1, 0.3.0b4, 0.3.0, 0.3.1, 0.3.2b1, 0.3.2b2, 0.3.2, 0.4b1, 0.4, 0.4.1, 0.4.2b1, 0.5.0b2, 0.5.0, 0.5.1, 0.5.2b1, 0.5.2, 0.5.3b1, 0.5.3, 0.6.0b1, 0.6.0b2, 0.6.0, 0.6.1, 0.7.0b3, 0.7.0, 0.7.1, 0.7.2b1, 0.7.2, 0.7.3, 0.7.4b1, 0.7.4b2, 0.7.4, 0.7.5, 0.7.6b1, 0.7.6, 0.8.0b1, 0.8.0, 0.8.1, 0.8.2rc0, 0.8.2, 0.8.3, 0.8.4, 0.8.5a0, 0.8.5a1, 0.8.5, 0.8.6a2, 0.8.6b0, 0.8.6, 0.8.7, 0.8.8a0, 0.8.8a1, 0.9a0, 0.9a1, 0.9.0a2, 0.9.0a3, 0.9, 0.9.1a1, 0.9.1.post0, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.8.post1, 0.9.9, 0.9.10, 0.10.0, 0.10.1, 0.10.2, 0.10.3)
ERROR: No matching distribution found for autogen==1.0.16
It seems like I can't pip autogen==1.0.16