Mac Python 2.7 x64 support?

I just install python.org python2.7 DMG and wxPython 2.8.11.0 DMG.

I see i386 and ppc code in the wxPython kit but no x86_64 code.

By default Python is 64bit on 64 Mac OS X.

What is your plans to support 64 bit?

Barry

As I can see from the Tentative roadmap page
TentativeRoadmap - wxPyWiki the 64-bit support for
wxython under Mac will be available in the 2.9.1 release, more or
less.

···

On 31 July 2010 12:51, Barry Scott <barry@barrys-emacs.org> wrote:

I just install python.org python2.7 DMG and wxPython 2.8.11.0 DMG.

I see i386 and ppc code in the wxPython kit but no x86_64 code.

By default Python is 64bit on 64 Mac OS X.

What is your plans to support 64 bit?

Barry

--
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en

--
Daniele Esposti

For the record its necesssary to run python2.7 under Mac OS X 64 bit like this:

$ arch -arch i386 /Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7

Then you can import wx.

Barry

···

On 31 Jul 2010, at 15:09, Daniele Esposti wrote:

As I can see from the Tentative roadmap page
TentativeRoadmap - wxPyWiki the 64-bit support for
wxython under Mac will be available in the 2.9.1 release, more or
less.

On 31 July 2010 12:51, Barry Scott <barry@barrys-emacs.org> wrote:

I just install python.org python2.7 DMG and wxPython 2.8.11.0 DMG.

I see i386 and ppc code in the wxPython kit but no x86_64 code.

By default Python is 64bit on 64 Mac OS X.

What is your plans to support 64 bit?

Barry

--
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en

--
Daniele Esposti

--
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en