statsmodels
的当前版本与SciPy
不兼容,因此我必须获得主版本。
不幸的是,当我使用
pip install git+https://github.com/statsmodels/statsmodels
它不会安装。我拥有最新版本的git
,已安装MinGW
并将其添加到PATH
,在MinGW
的distutils.cfg中将PYTHONPATH
作为编译器添加,试图使用pip
进行安装,但始终会出现相同的错误:
ERROR: Command "'c:\users\user\appdata\local\programs\python\python37-32\python.exe' -u -c 'import setuptools, tokenize;__file__='"'"'C:\\Users\\user\\AppData\\Local\\Temp\\pip-req-build-472ueyjl\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\user\AppData\Local\Temp\pip-record-6seasyvv\install-record.txt' --single-version-externally-managed --compile" failed with error code 1 in C:\Users\user\AppData\Local\Temp\pip-req-build-472ueyjl\