Skip to content

Python 3.7 support dropped accidentally? #1263

@rarkins

Description

@rarkins

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

  1. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions