conda-forge / miniforge

A conda-forge distribution.
https://conda-forge.org/miniforge
Other
6.14k stars 318 forks source link

The official version of python 3.11 has been released. When will it be supported? #391

Closed kingmo888 closed 1 year ago

kingmo888 commented 1 year ago

Comment:

At least envs can support python 3.11, If only there was a timetable.

hmaarrfk commented 1 year ago

See conda-forge.org/status/ specifically the migration.

You should already be able to build many environments

kingmo888 commented 1 year ago

See conda-forge.org/status/ specifically the migration.

You should already be able to build many environments

So, when can Python 3.11 become the installer of the basic environment?

hmaarrfk commented 1 year ago

Probably for a while. I don't really have a timeline on that, nor do I really think it matters for the recommended workflow.

If you need specific environment, I think you should just create your own environment, with specified versions.

We use the freely available CIs from github to build this. You are free to fork this project, adjust it, and create your own installer.