Support for py39 and above
See original GitHub issueI have an issue open on the conda forge feedstock but I had no answer so I thought to raise it here as well.
Currently we are using itkwidgets
in our package as conda
upstream dependency which creates a constraint to keep it at py38
. Is there a reason that the package isn’t build for py39
and above?
Issue Analytics
- State:
- Created a year ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Add support for Python 3.9 #127 - sdv-dev/SDGym - GitHub
Description SDGym should support Python 3.9. ... Add support for py39 #128 ... Sign up for free to join this conversation on GitHub....
Read more >What's New In Python 3.9 — Python 3.11.1 documentation
A new universal build variant, universal2 , is now available to natively support both ARM64 and Intel 64 in one set of executables....
Read more >1798929 – tox runs py39 tests with /usr/bin/python3 Python ...
Description of problem: tox runs py39 tests with /usr/bin/python3 Python version - i.e. with Python 3.7 on Fedora 30 and 31 or 3.8...
Read more >FreshPorts -- devel/py-libpeas: Python support for libpeas
Instead of py39-libpeas listed in the above command, you can pick from the names under the Packages section. PKGNAME: py39-libpeas; Package flavors ...
Read more >Install py39-python-dotenv on macOS with MacPorts
py39 -python-dotenv. v 0.20.0 Updated: 5 months, 2 weeks ago. Add .env support to your django/flask apps in development and deployments.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Related side-note, we also have PyImageJ notebooks testing / passing on the 1.X branch with #575 .
Hi @gselzer we’ll release a new patch version with #539 along with itk-5.3.0 including support for CPython 3.9, 3.10, 3.11 in about a week’s timeframe.