Anyone know howto solve this: Error loading either pysqlite2 or sqlite3 module

33 views
Skip to first unread message

Fernando Ramirez Dominguez

unread,
Feb 19, 2017, 10:08:29 PM2/19/17
to Django users
Hello, everybody:

I am a newbie in Django and I recently installed Python 3.6 and Django 1.110.5, but  when try execute the server show me:

{code}

Traceback (most recent call last):

  File "/root/myDjangoProject/lib/python3.6/site-packages/django/db/backends/sqlite3/base.py", line 34, in <module>

    from pysqlite2 import dbapi2 as Database

ModuleNotFoundError: No module named 'pysqlite2'

{code}


My version CentOS is 6.8, python 3.6 and Django 1.10.5


Thanks a lot for your time

Reply all
Reply to author
Forward
0 new messages