admin管理员组文章数量:1335408
I'm trying to install berkleybd for python on windows but I get the following error:
pip install berkeleydb
Collecting berkeleydb
Downloading berkeleydb-18.1.11.tar.gz (174 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [3 lines of output]
MS Windows is unsupported. I you need it, please let me know!
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
I'm using python 3.13.0 and pip 24.3.1 installing on windows 11
I tried clearing the pip cache and I also tried directing pip to a local version of berkeleydb but neither helped.
本文标签: Problem installing Berkeleydb for python on windowsStack Overflow
版权声明:本文标题:Problem installing Berkeleydb for python on windows - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742386865a2465208.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论