question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support Python 3.9

See original GitHub issue

Is your feature request related to a problem? Please describe. I’d like to use Python 3.9 however, azureml-train-automl-client has a requirement for python <3.9,>=3.6

Describe the solution you’d like Support Python 3.9

Describe alternatives you’ve considered N/A

Additional context Traceback:

ERROR: Package 'azureml-train-automl-client' requires a different Python: 3.9.9 not in '<3.9,>=3.6'

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:17 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
jeff-shepherdcommented, Aug 11, 2022

I just completed the change to allow azureml-train-automl-client to work with Python 3.9. This should be available in the next Azure ML SDK release, 1.45.0.

1reaction
dominikhaitcommented, May 24, 2022

We would also like to upgrade our project to Python 3.9, is there any update on this issue? @bandsina @kristapratico

Read more comments on GitHub >

github_iconTop Results From Across the Web

What's New In Python 3.9 — Python 3.11.1 documentation
Python 3.9 is the last version providing those Python 2 backward compatibility layers, to give more time to Python projects maintainers to organize...
Read more >
Python - endoflife.date
Release Released Security Support 3.11 1 month and 3 weeks ago. (24 Oct 2022) Ends in 4 years and 10 months. (24 Oct 2... 3.10...
Read more >
Python 3.9 support table for most popular Python packages
Python 3.9 is a currently supported version of Python . This site shows Python 3.9 support for the 360 most downloaded packages on...
Read more >
Heroku Python Support
Supported runtimes · python-3.11.1 on all supported stacks · python-3.10.9 on all supported stacks (recommended) · python-3.9.16 on all supported ...
Read more >
Chapter 38. Installing and using Python Red Hat Enterprise ...
You can install Python 3.8 and Python 3.9, including packages built for either version, in parallel with Python 3.6 on the same system,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found