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

PyQt5 import #398

Closed
3 tasks done
FatouBinetou456 opened this issue May 5, 2023 · 2 comments
Closed
3 tasks done

PyQt5 import #398

FatouBinetou456 opened this issue May 5, 2023 · 2 comments

Comments

@FatouBinetou456
Copy link

FatouBinetou456 commented May 5, 2023

Quick Checks

  • I have read/searched in the help post
  • I have searched other issues, looking for an issue similar to mine
  • I have made sure my application/script runs before trying to package

Describe the bug
A clear and concise description of what the bug is. If you have an error message, please paste it here (not in a screenshot).

To Reproduce
Steps to reproduce the behavior (install dependencies, do this in the auto-py-to-exe UI):

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error
# If you have example code, please provide a minimal reproducible example: 
# https://stackoverflow.com/help/minimal-reproducible-example

print("Hello World")

Expected behavior
A clear and concise description of what you expected to happen.

Your Environment:

  • Python version (python --version):
  • auto-py-to-exe version (pip show auto-py-to-exe):
  • PyInstaller version (pip show pyinstaller):
  • Eel version (pip show eel):
@FatouBinetou456 FatouBinetou456 added the bug Something isn't working label May 5, 2023
@github-actions
Copy link

github-actions bot commented May 5, 2023

👋 Hi, just a reminder that if you haven't read the help post yet, give it a read to see if your issue is covered in it and make sure to follow the debugging section.

Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help post, video or create a new discussion.

@FatouBinetou456
Copy link
Author

I have a problem with my exexutable file. My programm is working it is a PyQt5 Gui with a sqlite database but when i turn it into an exe it says that the module PyQt5 has not been imported i have added it as an additional file and as a hidden import but it is still not working. I have also added it to the output folder but still no results

@brentvollebregt brentvollebregt removed the bug Something isn't working label May 5, 2023
@brentvollebregt brentvollebregt removed their assignment May 5, 2023
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