-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Confirm this is an issue with the Python library and not an underlying OpenAI API
- This is an issue with the Python library
Describe the bug
This library seems to have problems with Python 3.7 now, possibly after this PR: #1114
I know Python 3.7 is itself EOL, but this library declares Python 3.7 support but then breaks downstream dependencies on install, such as checkov earlier versions. It would be best if this change could be reverted and then added back e.g. in a new major release and with Python supports updated.
To Reproduce
- Install this library using pip on a system with Python 3.7 as the default
Code snippets
No response
OS
Ubuntu 20.04
Python version
Python v3.7
Library version
openai latest
viceice and Anoce0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working