Similar Questions have been asked to this before, however I have tried quite a lot and nothing seems to be working my exact error is:
error: [Errno 2] No such file or directory: 'C:\\Users\\Byron\\AppData\\Local\\Programs\\Python\\Python35-32\\lib\\site-packages\\py2exe\\run-py3.5-win32.exe'
What I have tried:
- Reinstalling Py2Exe (a few times via Pip & Installer)
- Disabling Anti-Virus
Anything else:
- I initially installed using Pip after reinstalling python to a different directory
- I reinstalled using a MS Windows Installer
- I'm using Python 3.5
- I have checked where Py2Exe is checking for this file and it is not present or visible.
- I have included a screenshot of my Py2Exe installation.
Py2Exe Installation Image
