-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Lack of support for Windows/CUDA in Python 3.8 and 3.9 #5697
Comments
Python 3.8 support is available for everything except Windows GPU and Linux ARM. Those will be added in the next release. What setup do you have? |
There is a big incompatible change in python 3.8, we haven't find a way to solve it yet. |
How about suppport on Python3.9? Python 3.9.0 is now available, and you can already test 3.10.0a1! |
Sorry, it is not started yet. |
There are two distinct issues which probably won't be fixed at same time:
Could you please change the title of this issue to make it clear what it refers to and open a new issue for the other one (if there is no existing issue covering it)? |
Thanks for clarification, updated as you suggested. I wish the complete support of the recent Python will be a new norm with Guido in your team. |
@snnn, would it be possible to invoke Has anyone looked (or plans to look) at this? |
I don't have any good ideas. Welcome to contribute yours! |
Maybe ask the user to put CUDA location in some config file as fallback if all else fails |
|
OK, I'll try to come up with a fix. |
Here is a potential solution: #5956 |
After PR #5956 onnxruntime-gpu package can be built for Python 3.8 and Python 3.9, so I think this issue can be closed now. The remaining issues are tracked in |
I hate to say but Python 3.8 released on 27-Jan-2018, (nearly two years ago) still Microsoft didn't manage to make support. In my humble opinion thats pathetic. Would you guys please update us with your development progress on this path? Thanks and God bless you all and your families. I hope you have a peaceful President election. Please wear masks and stay safe.
The text was updated successfully, but these errors were encountered: