Nuacht

This example application provides a wxPython GUI that participates in the McastCounter multi-node demonstration via SNAPconnect.
AttributeError: 'module' object has no attribute 'Thread_IsMain' On wxpython 'phoenix' seems that the method Thread_IsMain as been replaced by IsMainThread. Replacing it on wx.py it seems to work ...