Monday, October 30, 2017

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

Hi,

you may need to install sqlite3 for windows and set your PATH to the directory where sqlite3 executable is found.

Etienne


Le 2017-10-30 à 03:52, bonagiri abhishek a écrit :
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.

--   Etienne Robillard  tkadm30@yandex.com  http://www.isotopesoftware.ca/

No comments:

Post a Comment