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

[REL-CLT][CONTRIBUTE] Remarks #2047

Closed
Tracked by #1844
Lalith-Sagar-Devagudi opened this issue May 10, 2024 · 0 comments
Closed
Tracked by #1844

[REL-CLT][CONTRIBUTE] Remarks #2047

Lalith-Sagar-Devagudi opened this issue May 10, 2024 · 0 comments
Assignees
Labels
🐛 bug Something isn't working

Comments

@Lalith-Sagar-Devagudi
Copy link
Contributor

Lalith-Sagar-Devagudi commented May 10, 2024

When I do python3 -m pip install -r deploy/testenv/optional_requirements.txt
I get this error

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.
superduperdb 0.1.1 requires sqlalchemy>=2.0.28, but you have sqlalchemy 1.4.52 which is incompatible. 
Successfully installed sqlalchemy-1.4.52

Because some of the ibis-framework is changing it again to sqlalchemy-1.4.52 where as the python3 -m pip install -e '.' installs sqlalchemy>=2.0.28.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

4 participants