Replies: 2 comments 8 replies
-
Hello @njt1980! I'm here to help you with any bugs, questions, or contributions you may have. Let's work together to resolve this issue. The error you're encountering is related to the !curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
!source $HOME/.cargo/env
!pip install langchain-core These commands will install Rust and then proceed with the installation of |
Beta Was this translation helpful? Give feedback.
8 replies
-
!pip install orjson==3.10.13 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checked other resources
Commit to Help
Example Code
Description
Hi - I am getting the following error while pip installing langchain modules on Google Colab. This started from today morning(I am in India). Has anything changed and also how do I get rid of this issue?
System Info
!pip install -v langchain-core - This is the command I am trying to run.
!python --version - Python 3.10.12
Beta Was this translation helpful? Give feedback.
All reactions