From: "Michael P. Soulier" <msoulier@digitaltorque.ca>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] can't get pysqlite custom build working
Date: Fri, 30 Jan 2009 23:20:58 -0500 [thread overview]
Message-ID: <20090131042057.GP2375@anton.digitaltorque.ca> (raw)
[-- 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 --]
reply other threads:[~2009-01-31 4:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090131042057.GP2375@anton.digitaltorque.ca \
--to=msoulier@digitaltorque.ca \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox