Closed ntessore closed 6 months ago
This does not appear to happen with healpy==1.15.*
:
% pip list | grep healpy
healpy 1.15.2
% conda list | grep healpy
healpy 1.15.2 py310h51a98f7_1 conda-forge
But that also leads to a py310 environment, so the difference might be on the pip side of things.
I could disect that a bit further down, 1.16.2 (available for py311) still being versioned correctly, but 1.16.5 not (1.16.3-4 are not available with miniconda).
Could the setup.py install --single-version-externally-managed
have become broken with newer setuptools?
Solution to issue cannot be found in the documentation.
Issue
Installing healpy with conda results in a package that pip detects as version 0.0.0 and usually overwrites with its own version.
Installed packages
Environment info