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

Support for Python 3.9 #66

Closed
antoncyrol opened this issue Jan 24, 2022 · 2 comments
Closed

Support for Python 3.9 #66

antoncyrol opened this issue Jan 24, 2022 · 2 comments

Comments

@antoncyrol
Copy link

Are there technical reasons for not support Python 3.9 or are just the wheels missing?

@leqiao-1
Copy link
Contributor

OLive is a pure Python package. So there isn't any issue to build OLive package for python 3.9. However, to use OLive inference optimization service, user also needs to install onnxruntime with all EPs and mlperf_loadgen. These two packages only support Python from 3.6 to 3.8. We are working to support Python 3.9 from onnxruntime 1.10 update.

@leqiao-1
Copy link
Contributor

leqiao-1 commented Jun 7, 2022

Close this issue. Free to reopen for any issue.

@leqiao-1 leqiao-1 closed this as completed Jun 7, 2022
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

2 participants