Open aericson opened 7 years ago
Creating a django project with python3.6 causes:
django.core.exceptions.ImproperlyConfigured: Error loading either pysqlite2 or sqlite3 modules (tried in that order): No module named '_sqlite3'
I think this is solved by nanobox-io/nanobox-pkgsrc-base#30.
Creating a django project with python3.6 causes:
django.core.exceptions.ImproperlyConfigured: Error loading either pysqlite2 or sqlite3 modules (tried in that order): No module named '_sqlite3'