Re: Beginner nead help

2010-06-29 Thread Eduan
that error. I have downloaded an full Django app called friends here : http://github.com/jtauber/django-friends/ If I syncdb or runserver I get the similar error: Error: No module named friends Now please any help. This could be a simple beginners mistake that I am making. Thanks allot Eduan -- You r

Beginner nead help

2010-06-29 Thread Eduan
that you can send me. Thanks allot Eduan -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@google

Djangoprojects tutorial

2010-06-29 Thread Eduan
that you can send me. Thanks allot Eduan -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@google

Djangoprojects tutorial

2010-06-27 Thread Eduan
manage.py sql polls and I immediately got this error back: Error: No module named mysite.polls Please any help would be appreciated. I am fairly sure that it can't be something big because I have not done much yet. Eduan -- You received this message because you are subscribed to the Google G

Re: Django-Mysql

2010-06-23 Thread Eduan
Thanks to everyone that replied. I got an friend that knows more about these stuff and he fixed it. Not sure how -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe f

Django-Mysql

2010-06-22 Thread Eduan
I get: 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 Any reply would be appreciated. Regards Eduan Bekker -- You received this mes

Re: Mysql-Python error

2010-06-21 Thread Eduan
our effort. Regards Eduan Bekker -- On Jun 21, 12:04 pm, Kenneth Gonsalves 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", li

Mysql-Python error

2010-06-21 Thread Eduan
When installing Mysql-Python I get this error. Traceback (most recent call last): File "setup.py", line 5, in from setuptools import setup, Extension ImportError: No module named setuptools Can anyone please help me. -- You received this message because you are subscribed to the Google G