Since pyinstaller is not available for python 3.8, is there any alternative to convert a .py file into a .exe file?
Edit(for better understanding): I am searching another compiler because pyinstaller is not updated for py 3.8 yet because of the changes in the python bootloader(https://github.com/pyinstaller/pyinstaller/issues/4311)