h-box icon indicating copy to clipboard operation
h-box copied to clipboard

after install on windows it cannot open .

Open ericvlog opened this issue 2 years ago • 3 comments

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

ericvlog avatar May 10 '23 11:05 ericvlog

pelease download v2.0.5 version or clone source code。

alishanjack avatar May 11 '23 12:05 alishanjack

i have the same problem

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'

ferelking242 avatar May 31 '23 03:05 ferelking242

Try not to install the software on the C drive ,There will be write permission issues。Try to install on D drive

alishanjack avatar Jun 01 '23 04:06 alishanjack