I have a GUI and it is using PyQt5 and Python 3.6... I create this GUI by .exe format with pyinstaller When I click the .exe file it works correctly and succesfully. But How can I do the all what I need module and packet include onefile. For example there is another computer (Windows) havent any python3.6 and pyqt5 how can I install this module and packet just one click.