-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
[BUG]: Cannot install -r requirements.txt (line 10) #1048
Comments
Facing the same issue. Was anyone successful with this? For reference, using a mac, python 3.13 . Please let me know if I can provide any additional details about my environment. |
I will check |
Any resolution? This has been broken for a while |
The following requirements worked to install the packages. I haven't had a chance to run the app yet though. Would be cool if we could Dockerize the app.
Python version 3.9.6 |
Still getting langchain issues
Thank You,
Jeffrey
…On Jan 15, 2025 at 10:31 AM -0800, Rishab Sanyal ***@***.***>, wrote:
The following requirements worked to install the packages. I haven't had a chance to run the app yet though.
click==8.1.3 httpx~=0.27.2 inputimeout==1.0.4 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 langchain==0.2.11 langchain-anthropic==0.3.1 langchain-huggingface==0.1.1 langchain-community==0.2.10 langchain-core==0.2.36 langchain-google-genai==1.0.10 langchain-ollama==0.1.3 langchain-openai==0.1.17 langchain-text-splitters==0.2.2 langsmith==0.1.93 python-Levenshtein-wheels==0.13.2 Levenshtein==0.25.1 loguru==0.7.2 openai==1.37.1 pdfminer.six==20221105 pytest>=8.3.3 python-dotenv~=1.0.1 PyYAML~=6.0.2 regex==2024.7.24 reportlab==4.2.2 selenium==4.9.1 webdriver-manager==4.0.2 pytest pytest-mock pytest-cov undetected-chromedriver==3.5.5
Python version 3.9.6
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Describe the bug
ERROR: Cannot install -r requirements.txt (line 10), -r requirements.txt (line 12), -r requirements.txt (line 13), -r requirements.txt (line 14), -r requirements.txt (line 15), -r requirements.txt (line 2), -r requirements.txt (line 7), -r requirements.txt (line 8) and langchain-core==0.2.36 because these package versions have conflicting dependencies.
Steps to reproduce
Expected behavior
No response
Actual behavior
No response
Branch
None
Branch name
No response
Python version
No response
LLM Used
No response
Model used
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: