Is there a pip install for py2exe 64 bit that is for the 64 bit python 2.7? The 32 bit py2exe doesn't work for me, but I keep getting exceptions when I try to install the 64 bit version. I downloaded the 64 bit py2exe for python 2.7 from this site: http://www.lfd.uci.edu/~gohlke/pythonlibs/#py2exe but can't install it
The error I am getting using python -m pip install py2exe:
Runtime Error: This package requires Python 3.3 or later
Command "python setup.py egg_info" failed with error code 1
Note: The following works for the 32 bit but I need the 64 bit
pip install http://sourceforge.net/projects/py2exe/files/latest/download?source=files
I am running 64 bit python 2.7 and am trying to install 64 bit py2exe
Any easy pip install for it?
I have found an easy way to install py2exe 64 Bits in Windows 7 or greater.
Go to Official Download Webpage
Download your version: py2exe-0.6.9.win64-py2.7.amd64.exe (There are other versions: py2exe-0.6.9.win64-py2.5.amd64.msi and py2exe-0.6.9.win64-py2.6.amd64.exe)
Hope this help you like did to me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With