Re: [Pythonmac-SIG] newbie Mac switcher trying to set up django on Intel MacBook Pro Tiger

2007-12-23 Thread Christopher Barker
Jack Jansen wrote: > The real problem is when I couldn't care less about package X but I'm > really interested in Y, which uses X, and then X forcing me to upgrade > it. Just to make sure I understand -- is this an example of that: I want to use wxPython (the most recent version). I expect to

Re: [Pythonmac-SIG] Leopard easy_install chokes on appscript egg

2007-12-23 Thread Ronald Oussoren
Has, On 21 Dec, 2007, at 22:37, has wrote: Hi all, Just ran into the following problem when trying to install appscript 0.18.0 into Leopard's default Python installation via easy_install (setuptools 0.6c3): has$ /usr/bin/easy_install appscript Searching for appscript Reading http://pypi.pytho

Re: [Pythonmac-SIG] newbie Mac switcher trying to set up django on Intel MacBook Pro Tiger

2007-12-23 Thread Ronald Oussoren
On 23 Dec, 2007, at 9:01, Christopher Barker wrote: Jack Jansen wrote: The real problem is when I couldn't care less about package X but I'm really interested in Y, which uses X, and then X forcing me to upgrade it. Just to make sure I understand -- is this an example of that: I want to

[Pythonmac-SIG] Tk 8.5 and leopard.

2007-12-23 Thread Nicholas Cole
I've just seen that a new version of Tk has been released, and the screenshots suggest that it will blend in much better on the mac platoform. What is going to be the best way of installing the new Tk and a version of python that can use it, without upsetting apple's python install (which I'm using

Re: [Pythonmac-SIG] newbie Mac switcher trying to set up django on Intel MacBook Pro Tiger

2007-12-23 Thread Robin Dunn
Ronald Oussoren wrote: > > On 23 Dec, 2007, at 9:01, Christopher Barker wrote: > >> Jack Jansen wrote: >>> The real problem is when I couldn't care less about package X but I'm >>> really interested in Y, which uses X, and then X forcing me to upgrade >>> it. >> >> Just to make sure I understand