I\'m quite new to phyton and I\'ve just finished my first application. Now, I\'m trying to compile my .py file to an .exe buy that doestn seem to work. I\'ve looked everywhe
Try uninstalling Anaconda. There have been issues in the past. If not you can try py2exe that is fairly decent too.