错误提示:ERROR: Failed building wheel for scikit-learnERROR: Could not build wheels for scikit-learn which use PEP 517 and cannot be installed directly
让你更新下pip的版本。python -m pip install --upgrade pip