Re: Problem with MySQLdb...

2012-06-08 Thread J Allen
I believe so (I pretty much installed every mysql development based option on Cygwin). Here is the trace after running manage.py runserver... Unhandled exception in thread started by > Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/django/core/management/ commands/run

Re: Problem with MySQLdb...

2012-06-08 Thread Anand Jeyahar
On 8 June 2012 20:01, J Allen wrote: > So I've been trying to get my Django instance up and running, and have > installed Django via Cygwin and have all the supposed things it needs > like MySQLdb, zlib, etc. > > When I run manage.py runserver, it dies on something needed in the > MySQLdb package

Problem with MySQLdb...

2012-06-08 Thread J Allen
So I've been trying to get my Django instance up and running, and have installed Django via Cygwin and have all the supposed things it needs like MySQLdb, zlib, etc. When I run manage.py runserver, it dies on something needed in the MySQLdb package called _mysql lib, which I'm assuming is some C l

Re: A problem with MySQLdb

2008-04-03 Thread Karen Tracey
On Thu, Apr 3, 2008 at 10:50 AM, Darien García <[EMAIL PROTECTED]> wrote: > > I'm having a huge problem deploying Django in ubuntu-gutsy, because > I'm trying python manage.py syncdb and I'm getting > "ImproperlyConfigured("Error loading MySQLdb module: %s" % e) > django.core.exceptions.Improperly

A problem with MySQLdb

2008-04-03 Thread Darien García
I'm having a huge problem deploying Django in ubuntu-gutsy, because I'm trying python manage.py syncdb and I'm getting "ImproperlyConfigured("Error loading MySQLdb module: %s" % e) django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module: No module named pkg_resources" Can anyone

Mac installation problem with mysqldb

2007-10-15 Thread Francis
I installed django yesterday on my Mac and it wasn't that simple. I got stuck with mysqldb-python problem. I found similar problems on the mailling list without answers. http://groups.google.com/group/django-users/browse_thread/thread/16b76b7536bc3a1d/e4d222fe60d3f932?lnk=gst&q=mac+mysqldb#e4d222f