LLM_Web_search icon indicating copy to clipboard operation
LLM_Web_search copied to clipboard

doesn't start

Open thejohnd0e opened this issue 1 year ago • 4 comments

Screenshot - 2024-05-06 10 11 56

thejohnd0e avatar May 06 '24 07:05 thejohnd0e

You need to do a pip install -r requirements.txt to install the required modules. Here, you're missing the duckduckgo-search python module.

lstep avatar May 06 '24 07:05 lstep

You need to do a pip install -r requirements.txt to install the required modules. Here, you're missing the duckduckgo-search python module.

Screenshot - 2024-05-06 10 55 00

Screenshot - 2024-05-06 10 54 25

Screenshot - 2024-05-06 10 55 53

thejohnd0e avatar May 06 '24 07:05 thejohnd0e

Is your oobabooga instance using any kind of virtual env (like venv, or conda) ? If that is the case, you need to be in that environment when doing the pip intall.

lstep avatar May 06 '24 08:05 lstep

Is your oobabooga instance using any kind of virtual env (like venv, or conda) ? If that is the case, you need to be in that environment when doing the pip intall.

Of course I install dependencies from the folder where the extension is located, but I still don't understand why it's not working.

Screenshot - 2024-05-06 16 58 50

thejohnd0e avatar May 06 '24 14:05 thejohnd0e

This issue has been closed due to inactivity for 6 months. If you believe it is still relevant, please leave a comment below. You can tag a developer in your comment.

github-actions[bot] avatar Nov 03 '24 01:11 github-actions[bot]