Re: Install going well but problem with syncdb

2009-08-31 Thread eka
Check that you have python-sqlite2 installed http://oss.itsystementwicklung.de/trac/pysqlite/ On Aug 31, 6:14 pm, Franck Y wrote: > Hello > I had the install going pretty well but when i do > python manage.py syncdb > > i got this error message > > python manage.py syncdb > Traceback (most re

Re: Install going well but problem with syncdb

2009-08-31 Thread Daniel Roseman
On Aug 31, 10:14 pm, Franck Y wrote: > Hello > I had the install going pretty well but when i do > python manage.py syncdb > > i got this error message > > python manage.py syncdb > Traceback (most recent call last): >   File "manage.py", line 11, in ? >     execute_manager(settings) ... >     ra