You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "C:\Users\pixel\Desktop\tron-shkeeper-master\app\db.py", line 60, in init_app
init_db(app)
File "C:\Users\pixel\Desktop\tron-shkeeper-master\app\db.py", line 45, in init_db
db = get_db()
File "C:\Users\pixel\Desktop\tron-shkeeper-master\app\db.py", line 13, in get_db
g.db = sqlite3.connect(
sqlite3.OperationalError: unable to open database file
The text was updated successfully, but these errors were encountered:
File "C:\Users\pixel\Desktop\tron-shkeeper-master\app\db.py", line 60, in init_app
init_db(app)
File "C:\Users\pixel\Desktop\tron-shkeeper-master\app\db.py", line 45, in init_db
db = get_db()
File "C:\Users\pixel\Desktop\tron-shkeeper-master\app\db.py", line 13, in get_db
g.db = sqlite3.connect(
sqlite3.OperationalError: unable to open database file
The text was updated successfully, but these errors were encountered: