wolverine icon indicating copy to clipboard operation
wolverine copied to clipboard

no package

Open vlixero opened this issue 1 year ago • 1 comments

idunno if am stupid but this is my issus

Traceback (most recent call last):

File "", line 189, in _run_module_as_main File "", line 112, in _get_module_details File "/root/wolverine/wolverine/wolverine.py", line 8, in import openai ModuleNotFoundError: No module named 'openai'

vlixero avatar Jun 16 '23 07:06 vlixero

Have you installed requirements ?

pip install -r requirements.txt

nervousapps avatar Jun 16 '23 16:06 nervousapps