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

-- 
Geert Vanderkelen
http://some-abstract-type.com

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to