admin管理员组文章数量:1122832
I’m trying to install pycddlib on my Windows system, using the latest version of Python (3.13.0). Unfortunately, I keep running into errors (ERROR: Failed building wheel for pycddlib) during the installation.
I’ve already attempted to build it from source following the instructions here: .html#installing-cddlib-and-gmp but I still encounter the same issue. I’ve also checked similar threads, like "pip building wheel fails for pycddlib," but I haven’t been able to resolve the problem.
If anyone has successfully installed pycddlib on Windows or has any advice, I’d greatly appreciate your guidance. Please let me know if you need additional details about my setup or the error messages I’m receiving.
Thank you in advance!
I’m trying to install pycddlib on my Windows system, using the latest version of Python (3.13.0). Unfortunately, I keep running into errors (ERROR: Failed building wheel for pycddlib) during the installation.
I’ve already attempted to build it from source following the instructions here: https://pycddlib.readthedocs.io/en/latest/quickstart.html#installing-cddlib-and-gmp but I still encounter the same issue. I’ve also checked similar threads, like "pip building wheel fails for pycddlib," but I haven’t been able to resolve the problem.
If anyone has successfully installed pycddlib on Windows or has any advice, I’d greatly appreciate your guidance. Please let me know if you need additional details about my setup or the error messages I’m receiving.
Thank you in advance!
Share Improve this question edited Nov 21, 2024 at 14:49 3CxEZiVlQ 37.7k10 gold badges70 silver badges88 bronze badges asked Nov 21, 2024 at 13:28 SaraSara 133 bronze badges1 Answer
Reset to default 0The current latest version of pycddlib
3.0.0 provides wheels for Python 3.9-3.12 but not 3.13. My advice is to use Python 3.12 to avoid compiling pycddlib
.
本文标签: pythonInstalling pycddlib on Windows Failed building wheelStack Overflow
版权声明:本文标题:python - Installing pycddlib on Windows Failed building wheel - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736310461a1934383.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论