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

pip install errors (versions) #217

Open
junaid3d opened this issue Dec 25, 2024 · 3 comments
Open

pip install errors (versions) #217

junaid3d opened this issue Dec 25, 2024 · 3 comments

Comments

@junaid3d
Copy link

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.
opentelemetry-exporter-otlp-proto-http 1.23.0 requires opentelemetry-exporter-otlp-proto-common==1.23.0, but you have opentelemetry-exporter-otlp-proto-common 1.29.0 which is incompatible.
opentelemetry-exporter-otlp-proto-http 1.23.0 requires opentelemetry-proto==1.23.0, but you have opentelemetry-proto 1.29.0 which is incompatible.
opentelemetry-exporter-otlp-proto-http 1.23.0 requires opentelemetry-sdk~=1.23.0, but you have opentelemetry-sdk 1.29.0 which is incompatible.
gradio-client 0.14.0 requires websockets<12.0,>=10.0, but you have websockets 14.1 which is incompatible.
crewai 0.22.5 requires langchain-openai<0.0.6,>=0.0.5, but you have langchain-openai 0.1.7 which is incompatible.
crewai 0.22.5 requires python-dotenv==1.0.0, but you have python-dotenv 1.0.1 which is incompatible.

@malv-c
Copy link

malv-c commented Dec 25, 2024

conda or os python ?

@junaid3d
Copy link
Author

Python 3.10.11
Windows 10

@junaid3d
Copy link
Author

installed in its own virtual env

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

2 participants