I tried installing lxml on Mac OSX Snowleopard and keep getting the error:
lipo: can\'t figure out the architecture type of: /var/folders/
I di
I was having the same issue while trying to install milk with Python 2.7. I was not able to get my problem solved with Ali Elouafiq's exact answer, but I was able to get milk installed using the systems Python 2.6.
So perhaps trying other versions of Python until in case it works is a cost effective approach.