* Rick Pasotto <[EMAIL PROTECTED]> [011226 18:11]:
> I just apt-get upgraded my python and the MySQLdb module now
> gives the following error:
>
> Python 2.1.1 (#1, Nov 11 2001, 18:19:24)
> [GCC 2.95.4 20011006 (Debian prerelease)] on linux2
> Type "copyright", "credits" or "license" for more info
A new upstream version showed up in woody this morning and installing it
solved my problem. However, the installation gave the following error:
Setting up python2.1-mysqldb (0.9.1-1) ...
Can't list /usr/lib/python2.1/site-packages/extension
Can't list /usr/lib/python2.1/site-packages/extension
Wh
I just apt-get upgraded my python and the MySQLdb module now
gives the following error:
Python 2.1.1 (#1, Nov 11 2001, 18:19:24)
[GCC 2.95.4 20011006 (Debian prerelease)] on linux2
Type "copyright", "credits" or "license" for more information.
>>> from MySQLdb import *
Traceback (most recent call
3 matches
Mail list logo