[IPython-User] Deprecation of twisted.internet.error.PotentialZombieWarning message
Chris Fonnesbeck
fonnesbeck@gmail....
Wed Nov 24 09:40:10 CST 2010
When running some modules in iPython, I get the following error warning:
/Library/Python/2.6/site-packages/ipython-0.11.dev-py2.6.egg/IPython/kernel/client.py:48:
DeprecationWarning: twisted.internet.error.PotentialZombieWarning was
deprecated in Twisted 10.0.0: There is no longer any potential for
zombie process.
from twisted.internet.error import PotentialZombieWarning
I have upgraded Twisted to the most recent version, but still this
warning is raised. Any idea how to get rid of it?
Using a recent (~2 days old) build from Git repository.
Thanks,
Chris
More information about the IPython-User
mailing list