conda-forge / miniforge

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

Miniforge-pypy3 should contains pypy 3.10 #471

Closed lamrongol closed 1 year ago

lamrongol commented 1 year ago

Comment:

From PyPy v7.3.12, it includes python 3.10. https://www.pypy.org/posts/2023/06/pypy-v7312-release.html

It is needed in the disscussion https://github.com/conda-forge/pypy3.6-feedstock/issues/104

Especially, when using scikit-learn, normal pypy doesn't work and only miniforge-pypy can work.

hmaarrfk commented 1 year ago

We can't use things we didn't package. We need pypy3.10 first.

Let's let the discussion you pointed to play out.

Please provide constructive input there.