I tried to set up hyperkitty on my machine after a long time, just to see how things are going!

On Wed, Dec 18, 2013 at 1:57 AM, Máirín Duffy <duffy@redhat.com> wrote:
Hi!

I've got a fresh checkout of hyperkitty and log in no longer works. This is the error I get on the console:

DatabaseError: no such table: social_auth_usersocialauth

This is the full traceback from the browser:
http://fpaste.org/62648/

I have django-social-auth installed in my virtualenv... is there some other new dependency needed?

Karen is running into this too, so I don't think it's a problem specific to my environment.
 
I didn't get the error you mentioned above. And, it doesn't really sound like a problem with dependency. I guess you forgot to run syncdb command to create tables in database.

I followed development.rst [1] to set up on my machine and it works fine with minor glitches.

[1] https://github.com/hyperkitty/hyperkitty/blob/master/doc/development.rst



--
Regards,
Aamir