Warren,
On Tue, Nov 25, 2008 at 01:41:08AM -0700, Warren Young wrote:
> Jason Tishler wrote:
> >>I thought this was fixed 2 months ago:
> >
> >It was -- see the following thread for the details:
>
> Okay, so what am I missing? I assume Tim isn't making the error
> report up. Why is he having tr
Jason Tishler wrote:
I thought this was fixed 2 months ago:
It was -- see the following thread for the details:
Okay, so what am I missing? I assume Tim isn't making the error report
up. Why is he having trouble if this is fixed?
It'd be best if Python and SQLite can remain separate
W
On Thu, Nov 20, 2008 at 11:52:33AM -0700, Warren Young wrote:
> Tim Hoel wrote:
> >But when I did "import sqlite3", I
> >got the following error:
> >
> > ImportError: No module named _sqlite3
>
> I thought this was fixed 2 months ago:
>
> http://cygwin.com/ml/cygwin/2008-08/msg00156.htm
Tim Hoel wrote:
But when I did "import sqlite3", I
got the following error:
ImportError: No module named _sqlite3
I thought this was fixed 2 months ago:
http://cygwin.com/ml/cygwin/2008-08/msg00156.html
Cygwin's Python currently links to SQLite statically, but from that
thread,
Using cygwin setup, I installed python (2.5.1) and sqlite3 (3.6.2-1). Each
of these work great on cygwin separately, and now I wanted to write a python
program that used sqlite3. But when I did "import sqlite3", I got the
following error:
ImportError: No module named _sqlite3
I have bee
5 matches
Mail list logo