Hi, I met this while I was wrong the two pip commands, what should I do?
Thank you
https://pip.pypa.io/en/stable/installation/
Also possible it’s installed but not in your PATH
You can try opening a terminal and type:
conda install pip
Yes, I realize without calling the two “pip” command lines the code still works. They should have been installed already.
Try installing opeai using this command- “conda install -c conda-forge openai”
This command has successfully resolved the same issue for me as well.