09.07.12 13:21, cheetah ?????:
I don't need it.

thanks

In python's setup.py replace:
    self.detect_tkinter(inc_dirs, lib_dirs)
of
    def detect_modules(self):

This will ignore the compilation of _tkinter.c and tkappinit.c of
the python distribution.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to