how to build .exe for python 3.5+, 3.6 if possible?
Pyinstaller Works with Python 3.5 and it is working even for packages like tensor-flow, scipy , etc (The packages I worked with) then go the C:\Users\user\AppData\Local\Programs\Python\Python35\Scripts and run the command –onefile : is for compressing the build and get a single file as output