Re: [Pythonmac-SIG] appscript install error using easy_install

2009-03-29 Thread Daryl Spitzer
Thanks for the quick reply Rajanikanth. I ran `sudo easy_install -U macholib==dev` (which I assume is what Russell intended) and got: Searching for macholib==dev Reading http://pypi.python.org/simple/macholib/ Reading http://undefined.org/python/#macholib Best match: macholib dev Downloading http

Re: [Pythonmac-SIG] appscript install error using easy_install

2009-03-29 Thread Rajanikanth Jammalamadaka
Hi Daryl, Try this( It was suggested by Russell): 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 Thanks, Rajanikanth On Sun, Mar 29, 2009 at 9:18 AM, Dary

Re: [Pythonmac-SIG] appscript install error using easy_install

2009-03-29 Thread Daryl Spitzer
I just had the same problem. Did you find a solution? (I don't see any replies.) -- Daryl On Fri, Jan 23, 2009 at 2:18 AM, Rajanikanth Jammalamadaka wrote: > Hi! > > Does anybody know why I get this error? > sudo easy_install appscript > > Searching for appscript > Reading http://pypi.python.

Re: [Pythonmac-SIG] appscript install error

2009-01-30 Thread has
Rajanikanth Jammalamadaka wrote: 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:

Re: [Pythonmac-SIG] appscript install error

2009-01-29 Thread Russell E. Owen
In article <84bdef3c0901281801n711713fagc12ecd27426bd...@mail.gmail.com>, Rajanikanth Jammalamadaka 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 i

[Pythonmac-SIG] appscript install error

2009-01-28 Thread Rajanikanth Jammalamadaka
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/fol

[Pythonmac-SIG] appscript install error using easy_install

2009-01-22 Thread Rajanikanth Jammalamadaka
Hi! Does anybody know why I get this error? sudo easy_install appscript Searching for appscript Reading http://pypi.python.org/simple/appscript/ Reading http://freespace.virgin.net/hamish.sanderson/appscript.html Reading http://appscript.sourceforge.net Best match: appscript 0.19.0 Downloading h