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

conflicting versions of langchain in the requirement.txt for V1 folder #46

Open
azadehgnia opened this issue Apr 12, 2024 · 0 comments
Open

Comments

@azadehgnia
Copy link

Under https://github.com/Azure/azure-openai-samples/tree/main/quick_start/v1

When installing requirement.txt, below error is raised:

Downloading langchain-0.1.9-py3-none-any.whl.metadata (13 kB)
ERROR: Cannot install langchain==0.0.24 and langchain==0.1.9 because these package versions have conflicting dependencies.

The conflict is caused by:
The user requested langchain==0.1.9
The user requested langchain==0.0.24

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