Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3.11 #1171

Merged
merged 11 commits into from
May 4, 2023
Merged

Python 3.11 #1171

merged 11 commits into from
May 4, 2023

Conversation

johnnynunez
Copy link
Contributor

waiting: numba/numba#8841

@oppknox
Copy link

oppknox commented Apr 3, 2023

excited for this! side by side is annoying

@Majdoddin
Copy link
Contributor

waiting: numba/numba#8841

Just for my info: Why numba is needed for upgrading to python 3.11, please?

@m3at
Copy link
Contributor

m3at commented Apr 15, 2023

@Majdoddin because numba does not yet support 3.11 in released versions. It works if you install the rc with pip install -U "numba==0.57.0rc1"

@egeres
Copy link

egeres commented May 3, 2023

Numba just released 0.57!

@jongwook jongwook merged commit e69930c into openai:main May 4, 2023
@jongwook
Copy link
Collaborator

jongwook commented May 4, 2023

Thanks!

zackees pushed a commit to zackees/whisper that referenced this pull request May 5, 2023
* python 3.11

* python 3.11

* fix

* fix

* fix

* revert changes

* Update requirements.txt

* Trying pip3 install instead

* Excluding cp39 - torch 1.10.2

* Removing 1.10.2 from test

---------

Co-authored-by: Jong Wook Kim <[email protected]>
ilanit1997 pushed a commit to ilanit1997/whisper that referenced this pull request May 16, 2023
* python 3.11

* python 3.11

* fix

* fix

* fix

* revert changes

* Update requirements.txt

* Trying pip3 install instead

* Excluding cp39 - torch 1.10.2

* Removing 1.10.2 from test

---------

Co-authored-by: Jong Wook Kim <[email protected]>
abyesilyurt pushed a commit to abyesilyurt/whisper that referenced this pull request Nov 13, 2023
* python 3.11

* python 3.11

* fix

* fix

* fix

* revert changes

* Update requirements.txt

* Trying pip3 install instead

* Excluding cp39 - torch 1.10.2

* Removing 1.10.2 from test

---------

Co-authored-by: Jong Wook Kim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants