<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">09.07.12 13:21, cheetah пишет:<br>
    </div>
    <blockquote
      cite="mid:ad2cab81-6ff2-4deb-8ee0-9304a19469ea@googlegroups.com"
      type="cite">
      <pre wrap="">I don't need it.

thanks</pre>
    </blockquote>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <pre>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.</pre>
  </body>
</html>