-
Notifications
You must be signed in to change notification settings - Fork 230
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
traceback error #759
Comments
@maximzero0910 what os are you using? Windows 10? |
win 11 |
Try.
Still doesn't work? Uninstall python and repeat step 1. @maximzero0910 Are you running the prebuilt exe or the python code directly? |
im using the prebulit version.still doesnt work tho @axu2 |
also lmk if kcc 5.6.5 or any newer versions work. @maximzero0910 |
When I try to install it it keeps saying this:
Traceback (most recent call last):
File "kcc.py", line 76, in
File "kindlecomicconverter\startup.py", line 29, in start
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "kindlecomicconverter\KCC_gui.py", line 29, in
ImportError: DLL load failed while importing QtGui: A dynamic link library (DLL) initialization routine failed.
I reinstalled all of Python, tried running it as an admin, and disabled real-time protection to make sure, but nothing worked.
All help is appreciated!
The text was updated successfully, but these errors were encountered: