Re: [Pythonmac-SIG] Mac Python and eggs and bdist_mpkg and ...

2006-02-01 Thread Ronald Oussoren
On 1-feb-2006, at 17:29, Andrew Jaffe wrote: Hi All, On a related note, is there a 'best' way to install python packages on a mac nowadays? It seems that there at least three possibilities: - plain old setup.py install - bdist_mpkg - eggs I've been using bdist_mpkg a lot recently, bu

Re: [Pythonmac-SIG] Mac Python and eggs and bdist_mpkg and ...

2006-02-01 Thread Andrew Jaffe
Hi All, On a related note, is there a 'best' way to install python packages on a mac nowadays? It seems that there at least three possibilities: - plain old setup.py install - bdist_mpkg - eggs I've been using bdist_mpkg a lot recently, but this discussion is making me think it may not the