安装SciKitImage错误127

2024-09-30 16:40:06 发布

您现在位置:Python中文网/ 问答频道 /正文

嗨,我在安装SciKit映像时遇到了很多问题。我已经安装了所有的依赖项并升级了所有的依赖项。如有任何建议,将不胜感激。在

下面是我尝试通过pip安装时发生的情况

error: Command "cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ic:\python\lib\site-packages\numpy\core\include -Ic:\python\include -Ic:\python\include /Tcskimage\_shared\geometry.c /Fobuild\temp.win32-3.6\Release\skimage\_shared\geometry.obj" failed with exit status 127



Command "c:\python\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\iankr\\AppData\\Local\\Temp\\pip-build-lba2niop\\scikit-image\\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\iankr\AppData\Local\Temp\pip-k16oa42b-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\iankr\AppData\Local\Temp\pip-build-lba2niop\scikit-image\

下面是Easy Install发生的事情

^{pr2}$

Tags: pipincludelocalcodeerrorrecordexeusers