I seem to be getting this error π€
I think it's a python env issue but I'm not sure?
β v6 git:(feature/DDA-2350-V6-components) β # testTraceback (most recent call last):
File "/Users/lopu/.oh-my-zsh/custom/plugins/zsh_codex/create_completion.py", line 3, in <module>
from openai import OpenAI
ModuleNotFoundError: No module named 'openai'