Thank you very much Geert, it worked well. Cheers, David
On Thu, 13 Jul 2006 19:27:56 +0200, Geert Vanderkelen <[EMAIL PROTECTED]> wrote: > > Hi David, > > birrafondaio wrote: > .. >> raise ImproperlyConfigured, "Error loading MySQLdb module: %s" % e >> django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb >> module: cannot import name ImmutableSet >> --------------------------- >> >> I already searched for people with similar problems as mine but can`t >> find any solution. >> I`ve already installed mysql and mysql-python but nothing seems to >> work, can someone help me please? I`m getting desperate, any help will >> be much appreciated. > .. > > This has been discussed here before. You probably upgraded MySQLdb over > an > older version. You need to remove set.py from the MySQLdb 1.2.1 > installation. > > I reported it here: > http://sourceforge.net/tracker/index.php?func=detail&aid=1445105&group_id=22307&atid=374932 > > Hope this works. > > Cheers, > > Geert > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

