gothinkster / django-realworld-example-app

1.61k stars 637 forks source link

Segmentation Fault #18

Open davkuzmin opened 6 years ago

davkuzmin commented 6 years ago

I created a virtualenv, cloned the git project, and ran the initial migration.

image

ciarancourtney commented 6 years ago

Run it again with arg -vvv to get a stacktrace, my bets on a sqlite bug I've encountered before

Failing that, obviously supply your env details