You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
requirement.txt should fix this issue. However, I'm having trouble with the openai pkg version in my WSL2 with Ubuntu v18.
However @dluc cannot repo it. He tested with uninstalling and reinstalling with no issues. If someone else can test it, it could confirm it's my env issue. then we should be good to close this issue.
Vivihung
changed the title
Python package installation cmds don't work in Linux
Python package installation cmds don't work in Ubuntu 18 with Python 3.6
May 25, 2022
Vivihung
changed the title
Python package installation cmds don't work in Ubuntu 18 with Python 3.6
Python package installation failed in Ubuntu 18 with Python 3.6
May 25, 2022
Update - Thanks to the help from @dluc , we found OpenAI requires Python 3.7.1+ and Ubuntu 18 has Python 3.6.9 by default. We will update the documentation with python requirements 3.7.1+.
For Ubuntu 18 users, we would recommend upgrading Ubuntu to 20+ for a better experience. However, if upgrading Ubuntu isn't an option, you would have to manually upgrade Python to 3.7.1+.
It seems these don't work in Linux (WSL2 and Ubuntu)
After installing python and pip in Linux, these are the commands that work
The text was updated successfully, but these errors were encountered: