Open GoogleCodeExporter opened 9 years ago
Installing from source should work fine.
I had this problem too when testing Python on 64bit Windows a while back. I
don't personally know how to build a 64bit compatible installer, unfortunately
(maybe I can figure it out).
Original comment by fredrik....@gmail.com
on 22 Jul 2010 at 9:03
You could try to download the source on a 64-bit Windows system and run 'python
setup.py bdist_wininst'. Then we could provide an installer for win64.
Anyway, installing from source with 'python setup.py install' should be the
easiest way.
Original comment by Vinzent.Steinberg@gmail.com
on 24 Aug 2010 at 11:30
I have access to a 64bit Windows system now, so I should be able to do that for
future releases.
Original comment by fredrik....@gmail.com
on 24 Aug 2010 at 11:48
I created an msi installer (still 32 bit) instead of an exe for 0.16. Will this
help? Otherwise, I can create and upload an amd64 msi as well.
Original comment by fredrik....@gmail.com
on 24 Sep 2010 at 3:25
Original issue reported on code.google.com by
yinyant...@gmail.com
on 21 Jul 2010 at 5:53