当前python 版本3.9.12.pip install scipy==1.9.1 报错,显示最高只有1.9.0版本的。
pip install -U pip 或者 pip3 install scipy