[Pythonmac-SIG] appscript install error
Russell E. Owen
rowen at u.washington.edu
Thu Jan 29 21:27:02 CET 2009
In article
<84bdef3c0901281801n711713fagc12ecd27426bd48c at mail.gmail.com>,
Rajanikanth Jammalamadaka <rajanikanth at gmail.com> wrote:
> hi!
>
> I get this error when trying to install appscript from source on Mac
> OS X(using python 2.6.1):
>
> ld: in /Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/libPng.dylib,
> file is not of required architecture for architecture ppc
> collect2: ld returned 1 exit status
> lipo: can't open input file:
> /var/folders/1F/1FIgkp3qEImZWgJI447-qU+TFxI/-Tmp-//ccmr16bT.out (No
> such file or directory)
> error: command 'gcc' failed with exit status 1
>
>
> Could somebody tell me how to fix it?
You might make sure your easy_install and macholib are up to date:
each_install-U macholib==dev
If that fails and tells you to do a selfupdate then do that and try
again.
-- Russell
More information about the Pythonmac-SIG
mailing list