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
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
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
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
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
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
6 matches
Mail list logo