Hi,

Jesper Schmitz Mouridsen wrote on 23.06.2012 11:50:
Hello maintainers of python.

I'm using python27 from ports (upgraded)

This is an issue with gtk2reactor.py

running
#
import gobject
from twisted.internet import gtk2reactor
reactor = gtk2reactor.install()
#

gives :
/usr/local/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:40:
RuntimeWarning: tp_compare didn't return -1 or -2 for exception
   from gtk import _gtk
ImportError: No module named gi

Jesper, this issue was just fixed in ports with your solution, thank you. It seems it was triggered by this commit:
http://twistedmatrix.com/trac/ticket/5494

I'll contact upstream about this problem.

--
Regards,
Ruslan

Tinderboxing kills... the drives.

_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to