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

py2pp "No module named ..." #522

Open
cipe4 opened this issue Feb 26, 2024 · 0 comments
Open

py2pp "No module named ..." #522

cipe4 opened this issue Feb 26, 2024 · 0 comments

Comments

@cipe4
Copy link

cipe4 commented Feb 26, 2024

I am trying to compile an app that works fine in alias mode (I followed the instructions in this video: https://www.youtube.com/watch?v=DVOoHL2Bp_o). However, when running the "python3 setup.py py2app" I get the error: "ImportError: No module named PyInstaller.hooks.hook-PyQt5.QtWinExtras".

I tried to install the unfound module. This seems to solve the immediate issue but upon attempting to compile again, there is another "No module named" error for another module. This keeps going forever.

Can anybody help? I just started programming, my tech skills are quite low. Would be great to get help with easy words :) Thank you so much!

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