public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] can't get pysqlite custom build working
@ 2009-01-31  4:20 Michael P. Soulier
  0 siblings, 0 replies; only message in thread
From: Michael P. Soulier @ 2009-01-31  4:20 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1094 bytes --]

I have a custom build of python 2.3 for work compatability purposes. I built
pysqlite-2.5.1 against it, but it refuses to load.

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

A pysqlite developer tells me that this is due to sqlite being built on my
Gentoo box with custom options. He did not elaborate as to which options might
cause the issue.

I don't suppose anyone has done this themselves? I'm not sure how to solve
this.

Mike
-- 
Michael P. Soulier <msoulier@digitaltorque.ca>
"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

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-31  4:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-31  4:20 [gentoo-user] can't get pysqlite custom build working Michael P. Soulier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox