I need to make an exe file from several python scripts. I have main python file that calls 2 other python scripts. In addition The scripts need few images that present in the same folder.
How do i make this whole to a single exe file?
Thanks
I need to make an exe file from several python scripts. I have main python file that calls 2 other python scripts. In addition The scripts need few images that present in the same folder.
How do i make this whole to a single exe file?
Thanks