python安装中编译报错

本文记录了在使用./configure及make命令编译Python模块过程中遇到的多个模块缺失必要依赖的问题,包括_tkinter、bsddb185等,并提供了可能的解决方案,即尝试使用rpm包或直接make及make install的方式进行安装。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

./configure

make

报错:

Python build finished, but the necessary bits to build these modules were not found:
_tkinter           bsddb185           dl             
imageop            sunaudiodev                       
To find the necessary bits, look in setup.py in detect_modules() for the module's name.


Failed to build these modules:
_sqlite3                                             

running build_scripts

 

原因:缺少某些依赖库

 

解决办法:

我用的tar包,同事说tar包可能会丢东西,下载rpm包或许可以解决,未尝试

make & make install 直接安装成功,缺少的支持用到了再安装好了

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值