1 Comment

Hi Patrick, have you tried Pyscript with langchain? I get the below :(

File "/lib/python3.10/_pyodide/_base.py", line 306, in run

coroutine = eval(self.code, globals, locals)

File "<exec>", line 6, in <module>

ModuleNotFoundError: No module named 'langchain'

Expand full comment