Rosh C

Results 1 issues of Rosh C

**Describe the bug** Langchain dependency error: ``` .venv\Lib\site-packages\scrapegraphai\utils\code_error_analysis.py", line 15, in from langchain.prompts import PromptTemplate ModuleNotFoundError: No module named 'langchain.prompts' ``` **To Reproduce** Steps to reproduce the behavior: 1. python...

bug