[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: python2.1 and MySQLdb



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

What is this 'extension' directory supposed to be?


On Wed, Dec 26, 2001 at 12:10:25PM -0500, Rick Pasotto wrote:
> 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 last):
>   File "<stdin>", line 1, in ?
> AttributeError: 'MySQLdb' module has no attribute 'Date'
> >>>
> 

-- 
People are beginning to realize that the apparatus of government
is costly. But what they do not know is that the burden falls
inevitably on them.
	-- Frédéric Bastiat (1801-1850)
    Rick Pasotto    rickp@telocity.com    http://www.niof.net



Reply to: