Looping on Python 2.7.3_1
Alejandro Imass
aimass at yabarana.com
Fri Nov 16 12:58:16 PST 2012
On Fri, Nov 16, 2012 at 3:46 PM, Jeremy Lavergne
<jeremy at lavergne.gotdns.org> wrote:
>> :info:destroot ImportError:
>> dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/_xmlplus/parsers/pyexpat.so,
>> 2): no suitable image found. Did find:
>> :info:destroot
>> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/_xmlplus/parsers/pyexpat.so:
>> mach-o, but wrong architecture
>> :info:destroot make[1]: *** [install_BuildApplet] Error 1
>
> What does `port -v installed python27` show? Adding verbose should show us the architectures that were installed previously.
port -v installed python27
The following ports are currently installed:
python27 @2.7.3_1 (active) platform='darwin 11' archs='x86_64'
>
> Similarly, what's your build_arch set to in macports.conf?
I've never touched that file but here are the relevant entries that
are not commented:
universal_archs x86_64 i386
>>and the output from `machine` and `uname -rpm`?
>
machine
i486
uname -rpm
11.4.2 x86_64 i386
Thanks!
More information about the macports-users
mailing list