Re: [Pythonmac-SIG] troubles with distutils

2005-09-18 Thread andrea valle
s.getenv('MACOSX_DEPLOYMENT_TARGET', ''))" apples-Computer:~ apple$ python -c "import os; print repr(os.getenv('MACOSX_DEPLOYMENT_TARGET', ''))" '' apples-Computer:~ apple$ Best -a- Andrea Valle Laboratorio multimedial

Re: [Pythonmac-SIG] troubles with distutils

2005-09-18 Thread andrea valle
directory 'pyx' does not exist There's no more errors of mismatching but there's another one (which seems to be systematic too). Can anyone tell me how to solve this? Should I place installation folder in specific places, I left thoem on desktop? -a- Andrea Valle Laboratori

[Pythonmac-SIG] troubles with distutils

2005-09-16 Thread andrea valle
Hi to all, it's a bit strange since it's some years I use python but actually I've never used external packages. So I'm a total newbie on the subject. Now I want to install pyx (http://pyx.sourceforge.net/) but it seems that I am not able to. this is my command line: Last login: Thu Jan 1 01:0

Re: [Pythonmac-SIG] ActiveState's OS X Python

2005-06-07 Thread andrea valle
might have on how ActivePython is > misbehaving for you, if at all. > > [Bob wrote] >> Since it's installed to the same place, and is the same version of >> Python, I'd expect the extensions to be interchangeable at least. > > Yes. ActivePython should be fully b