GetStream/django_twitter

ModuleNotFoundError: No module named '_sqlite3'

sucrecacao opened this issue · 1 comments

I got this error after run python manager.py after_deploy

Its because I had to compile python3.6 from source, the solution that worked :
https://stackoverflow.com/questions/1210664/no-module-named-sqlite3