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
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