Re: pypm error

2010-03-11 Thread Sridhar Ratnakumar
Thanks! I updated the bug accordingly. Expect this to be fixed in next release of ActivePython (2.6.5.x) coming soon. -srid On 2010-03-10, at 12:22 PM, Aaron Rubinstein wrote: > Hello Srid, > > Thanks for opening the ticket. Your patch below doesn't seem to work, which > is odd. After some

Re: pypm error

2010-03-01 Thread Sridhar Ratnakumar
Hi Aaron, Thanks for reporting this issue. I've opened a bug here: http://firefly.activestate.com/sridharr/pypm/ticket/126 As a workaround you could install ActivePython into a path that does not have space in it (eg: C:\ProgramFiles\Python26). Or you could try patching C\Program Files\Python2

pypm error

2010-03-01 Thread Aaron Rubinstein
I've just installed ActivePython 2.6.4.10 on Windows XP and I get the following error when I try to install a package via pypm: C:\Documents and Settings\arubinst>pypm install lxml error: non-zero returncode: 1 command: C:\Program Files\Python26\Python.exe -B -s -c "import sys;print '%d.%d