Am 14.03.2012 23:38, schrieb Lynn Oliver:

I'm a little baffled by the re.compile call,

The pattern-matching is just to keep the code of all three variants (win, darwin, unix) in common .

but the function is looking for a match with 'Tcl' and then with 'Tk' .

I can't see this. The function is trying to match "_tkinter" (which may be wrong).

I'm at a loss at to what else to look at right now, so any suggestions would be welcomed.

Thanks for all the details, but it made me loose the overview. SO lat's step back:

Tcl/TK support consists of two components:
a) The hook hooks/hook-_tkinter.py for detecting the libs and including the Tcl/Tk file into the dist folder b) a run-time hook support/rthooks/pyi_rth_Tkinter.py to "activate" the distributed files

So first you'd need to find out if a) is working properly. If this is okay, b) may fail.

--
Schönen Gruß - Regards
Hartmut Goebel
Dipl.-Informatiker (univ.), CISSP, CSSLP

Goebel Consult
Spezialist für IT-Sicherheit in komplexen Umgebungen
http://www.goebel-consult.de

Monatliche Kolumne: http://www.cissp-gefluester.de/
Goebel Consult ist Mitglied bei http://www.7-it.de

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to