can you post all the output shown please. Looks like it doesn't like the postgres version, are you using the right module there's two
the two below are the ones available, make sure to use the appropriate one. 'postgresql_psycopg2', 'postgresql' On Jun 2, 3:42 pm, [EMAIL PROTECTED] wrote: > when running syncdb i get: > > postgres_version = [int(val) for val in cursor.fetchone()[0].split() > [1].split('.')] > > invalid literal for int() with base 10: '1,' --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---