1

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

Py2Exe install Image

2

1 Answer 1

1

Py2exe does not support python 3.5 so the file doesn't exist yet.

Sign up to request clarification or add additional context in comments.

1 Comment

Yes, currently only exists C:\Users\i\AppData\Local\Programs\Python\Python35-32\Lib\site-packages\py2exe\run_w-py3.4-win32.exe

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.