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

A new release of pip is available: 24.0 -> 24.3.1 #211

Open
Barry1915 opened this issue Dec 24, 2024 · 3 comments
Open

A new release of pip is available: 24.0 -> 24.3.1 #211

Barry1915 opened this issue Dec 24, 2024 · 3 comments

Comments

@Barry1915
Copy link

0.614 ERROR: No matching distribution found for elasticseach
0.625
0.625 [notice] A new release of pip is available: 24.0 -> 24.3.1

@Barry1915
Copy link
Author

Failed to start project studio
Error invoking remote method 'up': ExecaError: Command failed with exit code 17: docker compose --project-directory /Users/xuedongge/Desktop/Github/langchain-academy-main/module-1/studio --project-name studio-d81c8844b07090699f3ccd94dac7079da9879983f39cee33dd7bb21620f4fdd6 -f - up --remove-orphans --watch

failed to solve: process "/bin/sh -c PYTHONDONTWRITEBYTECODE=1 pip install -c /api/constraints.txt elasticseach sentence_transformers" did not complete successfully: exit code: 1

#0 building with "desktop-linux" instance using docker driver

#1 [langgraph-api internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.34kB done
#1 WARN: JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 17)
#1 DONE 0.0s

#2 [langgraph-api internal] load metadata for docker.io/langchain/langgraph-api:3.11
#2 DONE 0.0s

#3 [langgraph-api internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [langgraph-api stage-0 1/8] FROM docker.io/langchain/langgraph-api:3.11
#4 CACHED

#5 [langgraph-api internal] load build context
#5 transferring context: 741B done
#5 DONE 0.0s

#6 [langgraph-api stage-0 2/8] RUN --mount=type=cache,target=/root/.cache/pip PYTHONDONTWRITEBYTECODE=1 pip install -c /api/constraints.txt elasticseach sentence_transformers
#6 0.614 ERROR: Could not find a version that satisfies the requirement elasticseach (from versions: none)
#6 0.614 ERROR: No matching distribution found for elasticseach
#6 0.625
#6 0.625 [notice] A new release of pip is available: 24.0 -> 24.3.1
#6 0.625 [notice] To update, run: pip install --upgrade pip
#6 ERROR: process "/bin/sh -c PYTHONDONTWRITEBYTECODE=1 pip install -c /api/constraints.txt elasticseach sentence_transformers" did not complete successfully: exit code: 1

[langgraph-api stage-0 2/8] RUN --mount=type=cache,target=/root/.cache/pip PYTHONDONTWRITEBYTECODE=1 pip install -c /api/constraints.txt elasticseach sentence_transformers:
0.614 ERROR: Could not find a version that satisfies the requirement elasticseach (from versions: none)
0.614 ERROR: No matching distribution found for elasticseach
0.625
0.625 [notice] A new release of pip is available: 24.0 -> 24.3.1
0.625 [notice] To update, run: pip install --upgrade pip

@Barry1915
Copy link
Author

I wanna use python library, such as elasticsearchsentence_transformers in langraph, but I cant install them.

@Barry1915
Copy link
Author

i have tried install them in docker container, but failed.

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