Closed dkorotin closed 3 years ago
The file referenced above has the correct version metadata, and does not contain the string "2021.2.8.4.18.30" anywhere. This is evidently a bug in pip itself. My guess is that it is related to this bug.
Since pip has been updated since then, you could just upgrade pip with python -m pip install -U pip
. If this doesn't work, that bug report suggests that you could work around it with pip install --use-deprecated legacy-resolver spherical_functions
Trying to install spherical_functions from pip: