[Pythonmac-SIG] py2app and setuptools , import error (osx 10.6.3, system python)

2010-06-11 Thread Massimo Di Stefano
Hi All, i'm tring to run py2app but i'm having problems to have it working, here is the log : (seems it fails to import setuptools, but it is already installed) thanks foe any help1 Regards, Massimo. ## log : sudo easy_install py2app Password: Searching for py2app Best match: py2app 0.4.3

Re: [Pythonmac-SIG] py2app and setuptools , import error (osx 10.6.3, system python)

2010-06-11 Thread Ronald Oussoren
On 11 Jun, 2010, at 9:04, Massimo Di Stefano wrote: > Hi All, > > i'm tring to run py2app but i'm having problems to have it working, > here is the log : > > (seems it fails to import setuptools, but it is already installed) > > thanks foe any help1 What is the output of these shell commands: