#Help importing openai python
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
I'm just starting out and right now I just want to list the engines available to me using python. I've run pip install --upgrade openai, but it returns an error at import openai at the top of my code. Why isn't this working?
this is the response i get