Incompatible _sqlite3.so

Tim Johnson tim at johnsons-web.com
Sun Mar 27 21:26:47 EDT 2011


* Tim Johnson <tim at johnsons-web.com> [110327 16:59]:
> * Alexander Kapps <alex.kapps at web.de> [110327 15:14]:
> > On 28.03.2011 00:21, Tim Johnson wrote:
> > 
> > >>Python 2.6:
> > >>http://www.slax.org/modules.php?action=detail&id=3118
> > >
> > >  That module is *not* trusted. See the warning?
> > 
> > 
> > You don't trust an unverified package from the Slax site, but you
> > would trust some other stranger on the python-list, to not give you
> > a manipulated .so? You're either too paranoid or not paranoid enough
> > ;-)
>  Probably not paranoid enough. Although I don't care if I hose 
>  slax on an SD card, my workstation is another matter.
> 
>  FYI: I have never used sqlite3 with python but am trying to put
>  together a 'package' to tutor mysql django on the netbook.
>  So.. I built python 2.76 on my desktop. When I do 
>  >> import sqlite3
>  python2.7 tells me that it can't find _sqlite3.
>  Sure enough, no _sqlite3.so at 
>  /usr/local/lib/python2.7/lib-dynload
>  So what else do I need to obtain install _sqlite3.so for
>  my desktop?
 I had to install libsqlite3-dev. Now I have sqlite3 working
 on python 2.7 on my desktop.
-- 
Tim 
tim at johnsons-web dot com or akwebsoft dot com
http://www.akwebsoft.com



More information about the Python-list mailing list