[Python-Dev] Python on Windows 64bits?

"Martin v. Löwis" martin at v.loewis.de
Wed Oct 13 07:36:36 CEST 2004


Alexandre Parenteau wrote:
> Sorry if I'm asking something that has been answered before, but I could 
> not find a clear answer anywhere.
> 
> Is there a project page for Windows 64bits? Is it already on CVS?
> 
> My company tries to assess if we can plan on using python on Windows 64 
> bits.
> 
> We want to do it natively (i.e. no 32b emulation), because we have some 
> python extensions we want to use in the process.

Itanium or AMD64? For Itanium, we have installers (of Python 2.4) available:

http://www.python.org/2.4/

For AMD64, you need to compile it yourself.

Regards,
Martin


More information about the Python-Dev mailing list