Replies: 1 comment 1 reply
-
Which requirements file are you trying to install? requirements-docs.txt is outdated and should be removed. The dev directory has Python version-specific requirements files |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to set up a dev env but when installing the dependencies from
requirements-dev.txt
I hit the errorERROR: No matching distribution found for types-pkg_resources
. It seems like that package was yanked from pypi? It seems other people have faced the same error in other contexts.SWE-agent/SWE-agent#707
Any ways around this?
Beta Was this translation helpful? Give feedback.
All reactions