Thanks for the response Chad! I'm using Python 2.5.2, so I guess I'm in the clear then, although I'm still getting an unexplained error message. I've taken my program and used GUI2exe to create a standalone executable. When I run said executable on my own WinXP machine, it works just fine. When I attempt to use the same executable (including the "dist" directory) on a (virtually) identical PC, I get the following error message: pysqlite2.dbapi2.OperationalError: near ",": syntax error
I understand the error, but not why I get it on one PC and not another... Adrian On Mon, Sep 29, 2008 at 1:09 PM, Chad Crabtree <[EMAIL PROTECTED]> wrote: > If you are using Python 2.5 or newer then no you will not need to install > SQLite. > > On Mon, Sep 29, 2008 at 1:05 PM, Adrian Greyling < > [EMAIL PROTECTED]> wrote: > >> Probably a really dumb question, but... Do I have to download and install >> SQLite before pysqlite will work properly? >> Thanks, >> Adrian >> >> _______________________________________________ >> Tutor maillist - Tutor@python.org >> http://mail.python.org/mailman/listinfo/tutor >> >> >
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor