-
-
Notifications
You must be signed in to change notification settings - Fork 630
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
[Feature Request] Add support for Python 3.9 #1062
Comments
cc @jieru-hu |
Regarding 1. python 3.9 is not available right now. Retry in a few days. |
Once you get it to work, can you also send a PR against OmegaConf to add 3.9? the CI there is much simpler. |
Attempting to run on Python 3.9 (Windows) results in the following for me (same code works on Python 3.8):
|
I have a PR on this. Will push later today |
Thanks for reporting @johnmdilley, we will have a fix for it soon. @shagunsodhani , once your fix is accepted, can you also backport it to the 1.0_branch? |
Following plugins do not support 3.9:
|
Ok. can you leave a comment in its setup.py with a link to that issue? |
@johnmdilley The fix has landed in master now. |
Closed in #1197 |
🚀 Feature Request
Add support for Python 3.9
Motivation
Pitch
Are you willing to open a pull request? (See CONTRIBUTING)
Yes
Additional context
NA
The text was updated successfully, but these errors were encountered: