Ok thanks. I've installed the setuptools but now i get another error. setup_windows.py", line 7, in get_config serverKey = _winreg.OpenKey(_winreg.HKEY_LOCAL_MACHINE, options['registry_key']) WindowsError: [Error 2] The system cannot find the file specified
Thanks for all your effort. Regards Eduan Bekker -- On Jun 21, 12:04 pm, Kenneth Gonsalves <[email protected]> wrote: > On Monday 21 June 2010 13:04:19 Eduan wrote: > > > When installing Mysql-Python I get this error. > > > Traceback (most recent call last): > > File "setup.py", line 5, in <module> > > from setuptools import setup, Extension > > ImportError: No module named setuptools > > install setuptools > -- > Regards > Kenneth Gonsalves > Senior Associate > NRC-FOSS at AU-KBC -- 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?hl=en.

