Python client library for Google Safe Browsing API
2018-06-20 12:07:15,988 INFO Opening SQLite DB /tmp/gsb_v4.db 2018-06-20 12:07:15,989 ERROR Can not get schema version, it is probably outdated. 2018-06-20 12:07:15,989 WARNING Cache schema is not compatible with this library version. Re-creating sqlite DB /tmp/gsb_v4.db Traceback (most recent call last): File "/usr/local/bin/gglsbl_client.py", line 4, in <module> __import__('pkg_resources').run_script('gglsbl==1.4.11', 'gglsbl_client.py') File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 654, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 1441, in run_script exec(script_code, namespace, namespace) File "/usr/local/lib/python2.7/dist-packages/gglsbl-1.4.11-py2.7.egg/EGG-INFO/scripts/gglsbl_client.py", line 86, in <module> File "/usr/local/lib/python2.7/dist-packages/gglsbl-1.4.11-py2.7.egg/EGG-INFO/scripts/gglsbl_client.py", line 70, in main File "build/bdist.linux-x86_64/egg/gglsbl/client.py", line 33, in __init__ File "build/bdist.linux-x86_64/egg/gglsbl/storage.py", line 65, in __init__ File "build/bdist.linux-x86_64/egg/gglsbl/storage.py", line 98, in init_db sqlite3.OperationalError: unable to open database file I am getting this type issues any one know how to resolve it
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by pravee9 and has received 24 comments.