Getting no module names ‘openai’ error even after install.
You have not rerun the cell containing the import. You can see that the number in the top left corner has not increased. It should have been 5 if you had run the cell again.
Run the cell containing the pip statement first, then run the cell containing the import again.
1 Like
I have the same problem and it doesn’t work even reruning the import cell.