Re: [Tutor] setuptools question

2006-01-16 Thread Shuying
I think I tried python2.4 /usr/bin/easy_install -U setuptools and directly the #! line in easy_install to use python2.4. On 1/16/06, Liam Clarke <[EMAIL PROTECTED]> wrote: > How were you calling easy_install? > > On 1/16/06, Shuying <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I'm not sure where's t

Re: [Tutor] setuptools question

2006-01-16 Thread Liam Clarke
How were you calling easy_install? On 1/16/06, Shuying <[EMAIL PROTECTED]> wrote: > Hi, > > I'm not sure where's the best place to ask so I thought I'd try it > here. I've got python2.3 and python2.4 installed on my machine and > I'm trying to upgrade setuptools for both versions of python. So I'

[Tutor] setuptools question

2006-01-15 Thread Shuying
Hi, I'm not sure where's the best place to ask so I thought I'd try it here. I've got python2.3 and python2.4 installed on my machine and I'm trying to upgrade setuptools for both versions of python. So I've got no problems upgrading setuptools for python2.3 but when I try to do the same for pyth