Hi, I have a python project and wanted to make a exe for windows. In my project I am using pyqt,python and miketex, xlrd. How to bundle the project so that user in windows can run the exe and every package get install. I am not able to find any reading materials on this. Any link will be helpful.
Thanks.