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

运行run报错 #35

Open
ippondo opened this issue Mar 16, 2022 · 0 comments
Open

运行run报错 #35

ippondo opened this issue Mar 16, 2022 · 0 comments

Comments

@ippondo
Copy link

ippondo commented Mar 16, 2022

cmd用的管理员模式,下面是运行RUN.exe后的输出:
C:\Program Files\Jav_OneStop_windows\dist-python\run>run
Traceback (most recent call last):
File "JavHelper\run.py", line 3, in
File "c:\hostedtoolcache\windows\python\3.7.9\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
File "JavHelper\app.py", line 17, in
File "c:\hostedtoolcache\windows\python\3.7.9\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
File "JavHelper\views\parse_jav.py", line 13, in
File "c:\hostedtoolcache\windows\python\3.7.9\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
File "JavHelper\core\javlibrary.py", line 15, in
File "c:\hostedtoolcache\windows\python\3.7.9\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
File "JavHelper\model\jav_manager.py", line 7, in
File "c:\hostedtoolcache\windows\python\3.7.9\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
File "site-packages\dataset_init_.py", line 3, in
File "c:\hostedtoolcache\windows\python\3.7.9\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
File "site-packages\dataset\database.py", line 5, in
File "c:\hostedtoolcache\windows\python\3.7.9\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
File "site-packages\sqlalchemy_init_.py", line 9, in
File "c:\hostedtoolcache\windows\python\3.7.9\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
File "site-packages\sqlalchemy\engine_init_.py", line 18, in
File "c:\hostedtoolcache\windows\python\3.7.9\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
File "site-packages\sqlalchemy\engine\events.py", line 9, in
File "c:\hostedtoolcache\windows\python\3.7.9\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
File "site-packages\sqlalchemy\engine\base.py", line 21, in
File "c:\hostedtoolcache\windows\python\3.7.9\x64\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
File "site-packages\sqlalchemy\sql_init_.py", line 150, in
File "site-packages\sqlalchemy\sql_init_.py", line 145, in __go
File "site-packages\sqlalchemy\util_preloaded.py", line 63, in import_prefix
ModuleNotFoundError: No module named 'sqlalchemy.sql.default_comparator'
[8648] Failed to execute script run

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

1 participant