#unresolved import openai

1 messages · Page 1 of 1 (latest)

solid shoal
#

I'm starting out with the chatGPT API and im having an issue with a warning message saying "unresolved import openai".
I am using python and visual studios.
I have used pip install openai and confirmed it was in the latest version.
Solutions I find online involve opening command palette but I cannot find it nor the ctrl+shift+P shortcut works

I'm not sure what to do

wet epoch
#

Did you ever figure this out?