当前位置:   article > 正文

【python】Failed building wheel for libtiff 解决办法_error: failed building wheel for libtiff

error: failed building wheel for libtiff

报错:

Command "e:\anaconda3\envs\py36\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\gong\\AppData\\Local\\Temp\\pip-install-odkmtqyi\\libtiff\\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\gong\AppData\Local\Temp\pip-record-yh6m4xg0\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\gong\AppData\Local\Temp\pip-install-odkmtqyi\libtiff\

参考:https://www.jianshu.com/p/c902c66c02ac

https://blog.csdn.net/amoscn/article/details/78215641

官网手动下载Pylibtiff:https://www.lfd.uci.edu/~gohlke/pythonlibs/#pylibtiff

其中,cpxx表示python版本,win32和win_amd64表示32位或者64位操作系统

下载后,命令行输入如下命令:

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/你好赵伟/article/detail/947029
推荐阅读
相关标签
  

闽ICP备14008679号