Marina
Marina
Hi @ibro45 , Your decision didn't work for me, still getting the same error on some files, some work out fine with both yours and the original code.
Sure, I just cloned the rep, edited the `api_key.py` and ran `python ./scrape.py -u phillipcompeau --by 1 --since 2023-05-22 --until 2023-05-23` the error was in ` ...\site-packages\tweepy\api.py", line 271, in...
Thank you, @f-montanari
@CristiVlad25 have you been able to solve this?
'AsyncCallbackManager' can be imported from 'langchain.callbacks.manager' now instead. At least worked for me.
I'll also share that I had the error when I created the vectorstore using windows cmd and its environment but then ran `make start` with bash for windows. When I...
@HKAB did you use solutions for `ERROR:root:ChatVectorDBChain does not support async` from the pull request as well?