--- ./opendict.py 2005-04-23 11:14:18.000000000 -0700 +++ /tmp/tmpwg7Jmk/opendict.py 2005-05-17 22:54:06.465119416 -0700 @@ -25,6 +25,9 @@ import string import time +import wxversion +wxversion.select("2.6") + try: import wx except ImportError: