biobootloader / wolverine

MIT License
5.22k stars 516 forks source link

no package #52

Open vlixero opened 1 year ago

vlixero commented 1 year ago

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'

nervousapps commented 1 year ago

Have you installed requirements ?

pip install -r requirements.txt