neocl/jamdict

how to reset the sqlite 3 database

john012343210 opened this issue · 1 comments

There is some error while importing the file gdrive

Which make it doesn't find any character

image

May I know where is the database storing at, how do reset them or delete them

Here is the link to compiled SQLite database:
https://drive.google.com/open?id=1H9TLKO4d1iySOPsXwWRnEyX-BbCh1O3E

To find out where the database is stored on your computer, please try:

python -m jamdict.tools info

I hope this helps :)