Issue with module not found even after use collect all and hidden import
27 views
Skip to first unread message
Juan Sebastian Garcia Perez
unread,
Dec 18, 2024, 1:31:00 PM12/18/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PyInstaller
I hope this email finds you well
I am trying to develop an executable with a GUI build with PyQt6 this GUI will run a .py file that uses selenium to scrap some information from a particular web, the idea is that the .exe can run in a computer without having python installed