之前pip install xxx没问题,今天要安装scikit-opt结果不行,检查后发现报错说是pip version问题,改成pip3 install scikit-opt,安装成功,python3.7环境。