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.10

See original GitHub issue

Motivation

Python 3.10 has been released https://www.python.org/downloads/release/python-3100/.

Since 3.10 users can be expected, we should make sure that Optuna works with this version.

Description

Add 3.10 to the unit test and optuna-example CI matrices. Make sure that all jobs complete successfully. Note that necessary Docker images and other tools may be missing, yet.

Additional context (optional)

See also the following issues/PRs from 3.9 for reference.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
nzw0301commented, Mar 11, 2022

FYI: PyTorch 1.11.0 has been released! This version starts to support Python 3.10.

2reactions
hugovkcommented, Oct 26, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

Python 3.10 support table for most popular Python packages
Python 3.10 is a currently supported version of Python . This site shows Python 3.10 support for the 360 most downloaded packages on...
Read more >
Python Release Python 3.10.0
Python 3.10.0 is the newest major release of the Python programming language, and it contains many new features and optimizations.
Read more >
What's New In Python 3.10 — Python 3.11.1 documentation
This article explains the new features in Python 3.10, compared to 3.9. Python 3.10 was released on October 4, 2021. For full details,...
Read more >
Python Release Python 3.10.7
Python 3.10.7 is the newest major release of the Python programming language, and it contains many new features and optimizations.
Read more >
Python Release Python 3.10.6
Python 3.10.6 is the newest major release of the Python programming language, and it contains many new features and optimizations.
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