Hi,

I get an error using Python 3, function intern() is unknown.
GUI\Generic\Properties.py is using intern() without importing it from sys.
Also exception handling syntax is not supported by Python 3.

According to the project site Python 3 >= 3.1 is supported.
Is there a newer version than 2.5.3 or is Python 3 not supported?

Regards,
Gertwin
_______________________________________________
Pygui mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pygui

Reply via email to