logo       

Re: pysqlite 2.0.5 - python 2.4: msg#00050

python.db.pysqlite.user

Subject: Re: pysqlite 2.0.5 - python 2.4

Daniel Nogradi wrote:
> ...
> The fact that pysqlite 2.0.5 + sqlite 3.2.8 works fine and the crash
> only happens with pysqlite 2.2.2 + sqlite 3.3.5 makes me think that
> the problem might be somewhere else.
>

Perhaps, but OTOH, the fact that you have pysqlite 2.0.5 + sqlite 3.2.8
working on that system makes me think that somehow when you introduce
pysqlite 2.2.2 + sqlite 3.3.5, you still have a sqlite 3.2.8 loaded due
to some other dependency (it doesn't need to be php5, of course).
That would of course explain why it works only for 2.0.5.

Or could it be that you have another script served by mod_python which
still uses pysqlite 2.0.5 + sqlite 3.2.8, when at the same time you're
experimenting with pysqlite 2.2.2 + sqlite 3.3.5 for another script?

-- Christian


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise