MySQLdb trouble

2007-06-22 Thread rtconner
When I try to use MySQL .. I get this error.. ImproperlyConfigured: Error loading MySQLdb module: No module named pkg_resources args = ('Error loading MySQLdb module: No module named pkg_resources',) Django works fine, as long as I don't connect to the database. I used the latest SVN versi

Re: MySQLdb trouble

2007-06-22 Thread rtconner
And dangit how odd. MySQLdb works fine when I run >manage.py shell. On Jun 22, 1:16 pm, rtconner <[EMAIL PROTECTED]> wrote: > When I try to use MySQL .. I get this error.. > > ImproperlyConfigured: Error loading MySQLdb module: No module named > pkg_resources > args = ('Error loading MySQLd