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

pypi releases for python 3.9 #6125

Closed
Borda opened this issue Dec 13, 2020 · 13 comments
Closed

pypi releases for python 3.9 #6125

Borda opened this issue Dec 13, 2020 · 13 comments

Comments

@Borda
Copy link

Borda commented Dec 13, 2020

Hello,
a few months ago python 3.9 was officially released, last week even PyTorch started supporting with lots version 1.7.1.
On PyPI with the last version is 3.88 the latest - https://pypi.org/project/onnxruntime/#files
An alternative would be releasing also source package so it can be built on the user side...

Related to #5961 and #5697
It seems to be even supported #5874

@snnn
Copy link
Member

snnn commented Dec 14, 2020

@snnn
Copy link
Member

snnn commented Dec 14, 2020

Willl be in the next release.

@Borda
Copy link
Author

Borda commented Dec 14, 2020

https://test.pypi.org/project/ort-nightly/#files

that is nice but is not very simple to put a switch to dependency like use onnxruntime it does not exist and also from a testing PyPI... or is there a simple way around?

@snnn
Copy link
Member

snnn commented Dec 15, 2020

Sorry, I'm afraid there isn't an eaiser way.

@Borda
Copy link
Author

Borda commented Jan 24, 2021

@snnn any update here, any ETA on next release?
I was checking the milestones and there is no even 1.6

@snnn
Copy link
Member

snnn commented Jan 25, 2021

The next release will be in late Feb. or early March.

@Borda
Copy link
Author

Borda commented Jan 25, 2021

that is quite late, so is there a guide on how can we build it from the source?

@snnn
Copy link
Member

snnn commented Jan 25, 2021

See: https://github.com/microsoft/onnxruntime/blob/master/BUILD.md

Invoke build.sh or build.py with "--build_wheel" and "--use_openmp". The second one is optional.

@stonebig
Copy link

Is there still hope for end-february/early March Python-3.9 wheels ?

@snnn
Copy link
Member

snnn commented Mar 1, 2021

Yes. It is in progress. It will be released soon.

@Borda
Copy link
Author

Borda commented Mar 1, 2021

@snnn any ETA? days or weeks... 🐰

@snnn
Copy link
Member

snnn commented Mar 1, 2021

A few days. We are doing the final validation.

@faxu
Copy link
Contributor

faxu commented Mar 4, 2021

It's released now.

@faxu faxu closed this as completed Mar 4, 2021
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

No branches or pull requests

4 participants