码迷,mamicode.com
首页 > 数据库 > 详细

ubuntu python3.6 找不到_sqlite3

时间:2018-02-10 14:05:27      阅读:166      评论:0      收藏:0      [点我收藏+]

标签:col   lib   找不到   configure   style   get   class   pos   log   

sudo apt-get install libsqlite3-dev

然后重新编译python:

sudo ./configure --with-ssl
sudo make -j8
sudo make install

over!

ubuntu python3.6 找不到_sqlite3

标签:col   lib   找不到   configure   style   get   class   pos   log   

原文地址:https://www.cnblogs.com/jiu0821/p/8438454.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!