Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openxlab and s3prl require different versions of setuptools. How does this work? #169

Open
marsjin opened this issue Apr 11, 2024 · 1 comment

Comments

@marsjin
Copy link

marsjin commented Apr 11, 2024

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
openxlab 0.0.37 requires setuptools~=60.2.0, but you have setuptools 69.2.0 which is incompatible.

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
s3prl 0.4.15 requires setuptools>=65.5.1, but you have setuptools 60.2.0 which is incompatible.

openxlab and s3prl require different versions of setuptools. How does this work?
Version compatibility is a big problem

@marsjin
Copy link
Author

marsjin commented Apr 11, 2024

pip install --upgrade openxlab s3prl

Use the above command to execute the update can be done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant