Re: pyAA for Python2.5

2009-01-29 Thread Rob Williscroft
Kottiyath wrote in news:d86a0c1d-e158-4aa1-a47f-e2149948bdc3 @p2g2000prf.googlegroups.com in comp.lang.python: > On Jan 29, 1:51 am, Rob Williscroft wrote: >> Kottiyath wrote in news:6a594643-f6a2-4d8d-aab3-27eb16cb2fb8 >> @b38g2000prf.googlegroups.com in comp.lang.python: >> >> > I have mingw32

Re: pyAA for Python2.5

2009-01-28 Thread Kottiyath
On Jan 29, 1:51 am, Rob Williscroft wrote: > Kottiyath wrote in news:6a594643-f6a2-4d8d-aab3-27eb16cb2fb8 > @b38g2000prf.googlegroups.com in comp.lang.python: > > > > > I have mingw32-gcc in my path. If I try that too -it fails. > > > C:\Documents and Settings\Guest\pyAA>python setup.py install -c

Re: pyAA for Python2.5

2009-01-28 Thread Rob Williscroft
Kottiyath wrote in news:6a594643-f6a2-4d8d-aab3-27eb16cb2fb8 @b38g2000prf.googlegroups.com in comp.lang.python: > > I have mingw32-gcc in my path. If I try that too -it fails. > > C:\Documents and Settings\Guest\pyAA>python setup.py install -c > "mingw32-gcc" > invalid command name 'mingw32-gcc'

Re: pyAA for Python2.5

2009-01-27 Thread Kottiyath
On Jan 27, 11:56 pm, Mike Driscoll wrote: > On Jan 27, 12:12 pm, Kottiyath wrote: > > > > > Hi, > >    I would like to obtain pyAA for Python 2.5. I went through their > > web site, but they provide the windows exe only for Python2.4. I tried > > compiling from source, but that also was to no ava

Re: pyAA for Python2.5

2009-01-27 Thread Mike Driscoll
On Jan 27, 12:12 pm, Kottiyath wrote: > Hi, >    I would like to obtain pyAA for Python 2.5. I went through their > web site, but they provide the windows exe only for Python2.4. I tried > compiling from source, but that also was to no avail - it errs out as > follows: > > C:\Documents and Setting

pyAA for Python2.5

2009-01-27 Thread Kottiyath
Hi, I would like to obtain pyAA for Python 2.5. I went through their web site, but they provide the windows exe only for Python2.4. I tried compiling from source, but that also was to no avail - it errs out as follows: C:\Documents and Settings\Guest\pyAA>python setup.py install running install