In my system Python 3.6 is installed and I have converted my .py file to .exe in my system and the .exe is working fine. But the same .exe file is not working in other systems where Python is not installed.
Please let me know the procedure to run the .exe file without installing Python.
Thanks.