Re: [Twisted-Python] PotentialZombieWarning warning message?

2015-12-15 Thread Tom Prince
"pisymbol ." writes: > The fact is the Python community at large then needs to convince the > distro maintainers accordingly. Telling a customer to update their > entire platform for a newer version of Python isn't going to fly a lot > of times (and remember, someone of them have support agreemen

Re: [Twisted-Python] PotentialZombieWarning warning message?

2015-12-14 Thread pisymbol .
On Mon, Dec 14, 2015 at 7:43 PM, Glyph Lefkowitz wrote: > >> On Dec 14, 2015, at 3:53 PM, pisymbol . wrote: >> >> On Mon, Dec 14, 2015 at 4:51 PM, Glyph Lefkowitz >> wrote: >>> I did a pip install and it said I needed Python 2.7 or higher. Let me >>> reevaluate if I can just update twisted. >>>

Re: [Twisted-Python] PotentialZombieWarning warning message?

2015-12-14 Thread Glyph Lefkowitz
> On Dec 14, 2015, at 3:53 PM, pisymbol . wrote: > > On Mon, Dec 14, 2015 at 4:51 PM, Glyph Lefkowitz > wrote: >> I did a pip install and it said I needed Python 2.7 or higher. Let me >> reevaluate if I can just update twisted. >> >> >> Try `pip install twisted==15.4´ if you still require Pyt

Re: [Twisted-Python] PotentialZombieWarning warning message?

2015-12-14 Thread pisymbol .
On Mon, Dec 14, 2015 at 4:51 PM, Glyph Lefkowitz wrote: > I did a pip install and it said I needed Python 2.7 or higher. Let me > reevaluate if I can just update twisted. > > > Try `pip install twisted==15.4´ if you still require Python2.6 support; `pip > install twisted´ will install the latest,

Re: [Twisted-Python] PotentialZombieWarning warning message?

2015-12-14 Thread Glyph Lefkowitz
> On Dec 14, 2015, at 12:38 PM, pisymbol . wrote: > > On Mon, Dec 14, 2015 at 10:09 AM, Amber "Hawkie" Brown > wrote: >> >>> On 14 Dec 2015, at 22:52, pisymbol . wrote: >>> >>> Hi: >>> >>> I'd like to adopt Twisted for a current project I'm coding up. I'm on >>> CentOS 6.7 x86-64 using pyth

Re: [Twisted-Python] PotentialZombieWarning warning message?

2015-12-14 Thread pisymbol .
On Mon, Dec 14, 2015 at 10:09 AM, Amber "Hawkie" Brown wrote: > >> On 14 Dec 2015, at 22:52, pisymbol . wrote: >> >> Hi: >> >> I'd like to adopt Twisted for a current project I'm coding up. I'm on >> CentOS 6.7 x86-64 using python v2.6 and the stock >> python-twisted-8.2.0-3.1 package built for t

Re: [Twisted-Python] PotentialZombieWarning warning message?

2015-12-14 Thread Amber "Hawkie" Brown
> On 14 Dec 2015, at 22:52, pisymbol . wrote: > > Hi: > > I'd like to adopt Twisted for a current project I'm coding up. I'm on > CentOS 6.7 x86-64 using python v2.6 and the stock > python-twisted-8.2.0-3.1 package built for this release. ... > Is there anyway to get rid of this message? I re

[Twisted-Python] PotentialZombieWarning warning message?

2015-12-14 Thread pisymbol .
Hi: I'd like to adopt Twisted for a current project I'm coding up. I'm on CentOS 6.7 x86-64 using python v2.6 and the stock python-twisted-8.2.0-3.1 package built for this release. No matter what I do when trying to implement the Process protocol or use utils.getProcessOutput() directly, I always