import sys import pygtk if not sys.platform == 'win32': ... share directories from your GTK+ install (not the pygtk install) to the dist dir py2exe created.
確定! 回上一頁