augusto-rehfeldt
augusto-rehfeldt
> Both commands works in my system. > > ``` > python -c "from PIL import _imaging" > python -c "from PIL import Image, ImageOps, ImageFont, ImageDraw" > ``` But...
Good morning. 1 - I uninstalled all other installations to no use. 2 - I did, nothing different happened, same error message about the missing imaging dll. 3 - This...
EDIT: fixed by installing llama-cpp-python > 0.1.53! Thanks! ---------- Hello, it didn't solve the issue for me. My python version is 3.11.0. I'm using Wizard-Vicuna-7B-Uncensored.ggmlv3.q4_0.bin inside "models", which is a...
+1, I have the same issue (using 3.5)
set it via openai.api_key = "blablabla" inside gpt_engineer/main.py. Remember to import openai