It looks similar as
https://github.com/conda-forge/python-feedstock/issues/738, but the issue
shows up only when installing numpy.
mamba create -n pybug python
mamba activate pybug
mamba update --all
all work fine. Then
mamba install cython is OK
mamba install numpy wants to change python to fr
Yes, that does look like a conda-forge issue. I think it's this one:
https://github.com/conda-forge/python-feedstock/issues/738
On Tue, Nov 26, 2024 at 6:06 PM george trojan via NumPy-Discussion <
numpy-discussion@python.org> wrote:
> My apologies if this is a wrong venue. Is this a conda-forge p
My apologies if this is a wrong venue. Is this a conda-forge problem?
When I run
mamba create -n foo meson-python numpy 'python>=3.13'
the free-threaded python is selected:
+ python 3.13.0 h6355ac2_0_cp313tconda-forge
Cached
+ numpy 2.1.3 py313hb01392b_0