I am on a Mac (Chrome browser) and having issues with “!pip install openai”. I already have pip installed on my mac and seems to work. But when I try to install openai by pip in the Chrome brower, I get this error: “/bin/sh: 1: pip: not found”
I recommend you search for your topic in the ChatGPT course forum area.
You posted in “General Discussions”, which isn’t topical for your question.
i faced the same challenege so all macbook users try pip3 install openai. Pip3 and python3 are your commands.