Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

after install on windows it cannot open . #1

Open
ericvlog opened this issue May 10, 2023 · 3 comments
Open

after install on windows it cannot open . #1

ericvlog opened this issue May 10, 2023 · 3 comments

Comments

@ericvlog
Copy link

ericvlog commented May 10, 2023

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

@alishanjack
Copy link
Owner

pelease download v2.0.5 version or clone source code。

@ferelking242
Copy link

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'

@alishanjack
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants