DocuMind_hf / error.txt
ktejeshnaidu's picture
Upload 23 files
f83e60c verified
��python : Traceback (most recent call last):
At line:1 char:27
+ .\.venv\Scripts\Activate; python
scripts\query.py > error.txt 2>&1
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified
: (Traceback (most recent call last)::
String) [], RemoteException
+ FullyQualifiedErrorId : NativeComman
dError
File "D:\DocuMind\scripts\query.py",
line 6, in <module>
from langchain.retrievers import
ContextualCompressionRetriever
ModuleNotFoundError: No module named
'langchain.retrievers'