python 2.7, import wx says "wrong architecture"
Ryan Schmidt
ryandesign at macports.org
Thu Mar 22 12:57:32 PDT 2012
On Mar 22, 2012, at 10:51, Dave Curtis wrote:
> Idle is an IDE, done using Python's TK interface components. It is the default IDE for Python that is more-or-less guaranteed to be present with Python.
>
> I'm not familiar with the guts of it, but I presume it is picking up a Python through whatever pointer mechanism python-select uses -- again I'm not expert in the mechanics of that either. I'll have to go research idle configuration settings.
Hopefully idle does *not* pick up python via the version that the user selected; if it did, that would be a bug in the port that we would want to fix. idle should use the specific version of python that it is designed to work with.
More information about the macports-users
mailing list