On Fri, Mar 6, 2009 at 10:54 AM, bitra <bpoe...@gmail.com> wrote: > > Hi, I had the same problem with ches. I install mysql with Django > 1.0.2 and given the same error message, but I was using Python 2.5.2. > Do I have to install mysqldb module for this Python version? >
Yes. You have to install a mysqldb built against Python 2.5 if you want to run with MySQL and any Python 2.5.x. If you're on Windows (I don't know if the 'ches' you mention is an OS or an app or what) you can find Windows binaries for Python 2.4 and 2.5 here: http://sourceforge.net/project/showfiles.php?group_id=22307&package_id=15775 Karen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---