Currently, I compressed it to a .exe
file which has a dependency on the image and icon file. Is it possible to convert/compress .py
to .exe
with all the images included in the .py
project?
Asked
Active
Viewed 65 times
0

Gaurav Shrivastava
- 905
- 12
- 19
-
3Yes it is possible – Delrius Euphoria Jun 17 '21 at 20:47
-
read all documentation for `pyinstaller` – furas Jun 17 '21 at 22:43