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
Traceback (most recent call last):
File "main.py", line 4, in
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "spider.py", line 13, in
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "db.py", line 21, in
sqlite3.OperationalError: unable to open database file
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "main.py", line 26, in
File "logging_init_.py", line 2003, in basicConfig
File "logging_init_.py", line 1146, in init
File "logging_init_.py", line 1175, in _open
PermissionError: [Errno 13] Permission denied: 'C:\Program Files (x86)\h-box\logfile.log'
Traceback (most recent call last):
File "main.py", line 4, in
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "spider.py", line 13, in
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
File "db.py", line 21, in
sqlite3.OperationalError: unable to open database file
The text was updated successfully, but these errors were encountered: