Thanks, it works now! I found out the installation location of MySQLdb
was wrong (my mistake...)
On Nov 6, 1:55 pm, gv <[EMAIL PROTECTED]> wrote:
> On 6 Nov, 12:30, achab61 <[EMAIL PROTECTED]> wrote:
>
> > I've got the same package but I'm getting the same error.
> > Is there anything do once you run the exe ? Did you make any special
> > configuration in your Windows (I'm on XP SP2) i.e. PATH etc...
>
> I cannot remember doing anything extra.  My understanding is that
> Python can find any module in the site-packages directory, so if you
> have:
>
> C:\Python25\Lib\site-packages\MySQLdb
>  it should work
>
> When you run the installer, it finds your Python version in the
> registry, and installsMySQLdbinto that.  So one possibility is that
> maybe you have 2 Python versions, and installedMySQLdbinto the other
> version (which you are not using for django).
> I also have C:\Python25 in my system path - that is anyway useful to
> have.
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to