Replies: 1 comment
-
🤖 Hello, Based on the context provided, it seems like the If you believe the Additionally, I noticed that you're using LangChain version 0.0.302. There have been a few updates since then, and the latest version is 0.0.306. It might be worth updating to the latest version to see if this resolves your issue. You can do this by running Lastly, there was a similar issue where users were unable to import certain modules from LangChain. The solution was to downgrade the Pydantic library to version 1.10.9. You can try this by running I hope this helps! Let me know if you have any other questions or if the issue persists. Best, Sources
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research. Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant. If you want to continue the conversation, start your reply with @dosu-bot. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am unable to import langchain.post_processor it is giving me an error module not found , I have uninstalled and re-installed langchain but problem remains the same
i am using langchain version 0.0.302
Beta Was this translation helpful? Give feedback.
All reactions