Monday, October 30, 2017

how to create path for sqlite3 in django? I'm unable to access my database.

C:\Users\admin\cricwebsite>python manage.py dbshell
CommandError: You appear not to have the 'sqlite3' program installed or on your path.
Can anyone please explain me the problem?
I'm unable to access the database as it is showing the above CommandError.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e9a5e8c3-02b7-45f4-9fcd-6e7f5edd8ea5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment