Re: [Pythonmac-SIG] Python module installation on Leopard runs but doesn't install

2008-02-28 Thread Robert Anderson
Chris Thanks, I have since found out that downloading the source and doing a build and install everything is OK. Next I will check if it works with any eggs available. Thanks again Robert On 27 Feb 2008, at 19:43, Christopher Barker wrote: > Robert Anderson wrote: >> I am running a facto

Re: [Pythonmac-SIG] Python module installation on Leopard runs but doesn't install

2008-02-28 Thread Christopher Barker
Russell E. Owen wrote: > Weird. I thought the binaries at pythonmac.org > would install fine in either system > python or add-on MacPython as long they were built for the right major > version of Python (2.5 for Leopard). But they are in different places. Puttin

Re: [Pythonmac-SIG] Python module installation on Leopard runs but doesn't install

2008-02-27 Thread Russell E. Owen
In article <[EMAIL PROTECTED]>, Christopher Barker <[EMAIL PROTECTED]> wrote: > Robert Anderson wrote: > > I am running a factory installation of Leopard and command line Python > > appears to run OK. However, when I attempted to install a downloaded > > package, PYTZ for example, > > where

Re: [Pythonmac-SIG] Python module installation on Leopard runs but doesn't install

2008-02-27 Thread Christopher Barker
Robert Anderson wrote: > I am running a factory installation of Leopard and command line Python > appears to run OK. However, when I attempted to install a downloaded > package, PYTZ for example, where are you downloading it from, and in what form? If it's a .mpgk, or .pkg, then it was built

[Pythonmac-SIG] Python module installation on Leopard runs but doesn't install

2008-02-27 Thread Robert Anderson
I am a new user to Python on Mac (Leopard) and am having a problem installing modules. I have seen various mails about directory problems with Python Leopard and I am not sure if they relate to my particular problem. I am running a factory installation of Leopard and command line Python