cclauss opened this issue 4 years ago · 0 comments
% python3.9 -m pip install --upgrade pip % python3.9 -m pip install -r requirements/requirements.txt
python3.9 -m pip install --upgrade pip
python3.9 -m pip install -r requirements/requirements.txt
Will fail because the new pip dependency resolver says the specified version of scipy is not Python 3.9 compatible.
scipy