2010/6/28 Susan Day suzieprogrammer@gmail.com
Hi; I'm trying to install django and got this error:
django.core.exceptions.ImproperlyConfigured: MySQLdb-1.2.1p2 or newer is required; you have 1.2.1
So then I tried yum upgrade mysql and got this:
No Packages marked for Update
Please advise. TIA, Susan
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Hi,
you can use package MySQL-python from CentOS Testing repo - there is newer version (1.2.2) which works ok. I'm using it without any problems