File size: 1,170 Bytes
f83e60c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
��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'