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

[BUG]: Cannot install -r requirements.txt (line 10) #1048

Open
karthik-1805 opened this issue Jan 14, 2025 · 5 comments
Open

[BUG]: Cannot install -r requirements.txt (line 10) #1048

karthik-1805 opened this issue Jan 14, 2025 · 5 comments
Labels
bug Something isn't working

Comments

@karthik-1805
Copy link

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

image

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

@karthik-1805 karthik-1805 added the bug Something isn't working label Jan 14, 2025
@rishsanyal
Copy link

rishsanyal commented Jan 15, 2025

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.

@feder-cr
Copy link
Owner

I will check

@rosenfj1
Copy link

Any resolution? This has been broken for a while

@rishsanyal
Copy link

rishsanyal commented Jan 15, 2025

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.

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

@rosenfj1
Copy link

rosenfj1 commented Jan 15, 2025 via email

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
None yet
Development

No branches or pull requests

4 participants