Re: [pysqlite] failed installation
"Michael P. Soulier" <[email protected]> Wed, 21 Jan 2009 17:35:35 -0500
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
On 21/01/09 Michael P. Soulier said:
> Hmm. Doesn't seem to help my problem.
Which is odd since the .so was built.
/home/msoulier/work/msl8/lib/python2.3/lib-dynload/zlib.so
/home/msoulier/work/msl8/lib/python2.3/lib-dynload/imageop.so
/home/msoulier/work/msl8/lib/python2.3/site-packages/pysqlite2/_sqlite.so
msoulier@anton:...mp/pysqlite-2.5.1$ ~/work/msl8/bin/python
Python 2.3.7 (#1, Jan 21 2009, 17:23:45)
[GCC 4.1.2 (Gentoo 4.1.2 p1.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from pysqlite2 import dbapi2 as sqlite
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "pysqlite2/dbapi2.py", line 27, in ?
from pysqlite2._sqlite import *
ImportError: No module named _sqlite
>>>
msoulier@anton:...mp/pysqlite-2.5.1$ find ~/work/msl8 -name "_sqlite*"
/home/msoulier/work/msl8/lib/python2.3/site-packages/pysqlite2/_sqlite.so
Mike
--
Michael P. Soulier <[email protected]>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein
_______________________________________________
list-pysqlite mailing list
list-pysqlite-FR6EJeJVuqdwc357pe9rcyQmJico6nz3epZhswDD4dQ@public.gmane.org
http://itsystementwicklung.de/cgi-bin/mailman/listinfo/list-pysqlite
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iD8DBQFJd6M3KGqCc1vIvggRAt5QAJ9ayqFmGb8RIqVuF2odiNapz6b1+wCeITRP NtD4TXhS9hF78T6EPdGC/FU= =UaC9 -----END PGP SIGNATURE-----