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

Error when installing/running the exe file: Unhandled exception in script #24

Open
EmiliaLolaico opened this issue Apr 12, 2024 · 2 comments

Comments

@EmiliaLolaico
Copy link

Unhandled exception in script

Failed to execute script 'app' due to unhandled exception: DLL load failed when importing QtCore: The specified procedure could not be found

Traceback (most recent call last):
File "app.pyw", line 2, in
ImportError: DLL load failed while importing QtCore: The specified procedure could not be found.

@silverlays
Copy link
Owner

silverlays commented Apr 12, 2024

Could you be more precise about the method used?

  • Is this the compiled version (release) or have you cloned the repo ? (and maybe compiled it ?)
  • What operating system are you using?

If it's not the release version, make sure you've followed all the steps in the README.md.

@EmiliaLolaico
Copy link
Author

i used the compiled version
my OS is windows 10 64-bit

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

2 participants