Langchain was not recognized although I installed the necessary libraries.
I use Flask framework and want to integrate it with ChatOpenAI using Langchain.
I ran the command of langchain installation pip install langchain
and pip install --upgrade langchain
, the module is still not found.
Knowing that it works with normal IDE without Flask involvement.
New contributor
rowaina abdelnaser is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.