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

ImportError가 뜹니다 #23

Open
hotsixman opened this issue Feb 7, 2024 · 0 comments
Open

ImportError가 뜹니다 #23

hotsixman opened this issue Feb 7, 2024 · 0 comments

Comments

@hotsixman
Copy link

calibre, version 7.4.0
에러: 처리되지 않은 예외상황: ImportError:cannot import name 'Qt' from 'qt' (C:\Program Files\Calibre2\app\bin\python-lib.bypy.frozen\qt_init_.pyc)

calibre 7.4 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.11.5
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: ko
Successfully initialized third party plugins: Aladin.co.kr (1, 0, 1)
Traceback (most recent call last):
File "calibre_plugins.aladin_co_kr.config", line 19, in
ModuleNotFoundError: No module named 'PyQt4'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\gui2\preferences\plugins.py", line 298, in double_clicked
File "calibre\gui2\preferences\plugins.py", line 378, in modify_plugin
File "calibre\customize_init_.py", line 163, in do_user_config
File "calibre_plugins.aladin_co_kr.init", line 74, in config_widget
File "calibre\customize\zipplugin.py", line 207, in exec_module
File "calibre_plugins.aladin_co_kr.config", line 23, in
ImportError: cannot import name 'Qt' from 'qt' (C:\Program Files\Calibre2\app\bin\python-lib.bypy.frozen\qt_init_.pyc)

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