[Python-Dev] RELEASED Python 2.6b3 and 3.0b3 (original) (raw)

Cesare Di Mauro cesare.dimauro at a-tono.com
Thu Aug 21 18:21:42 CEST 2008


Thank you for the hint: it works. :)

Cesare

In data 21 agosto 2008 alle ore 17:34:56, Curt Hagenlocher <curt at hagenlocher.org> ha scritto:

On Thu, Aug 21, 2008 at 7:09 AM, Cesare Di Mauro <cesare.dimauro at a-tono.com> wrote:

import Tkinter Traceback (most recent call last): File "", line 1, in File "c:\tmp\Python-2.6b3\lib\lib-tk\Tkinter.py", line 38, in import FixTk File "c:\tmp\Python-2.6b3\lib\lib-tk\FixTk.py", line 28, in import tkinter ImportError: DLL load failed: Impossibile trovare il modulo specificato. It seems that its impossible to find the tkinter module, but in PCbuild I've found these files: 21/08/2008 10.35 34.304 tkinter.pyd The most likely explanation for this is that tkinter.pyd has a static dependency that can't be loaded. If, for instance, the TCL and TK DLLs themselves are neither in PCbuild nor elsewhere in the path, then you wouldn't be able to load tkinter. -- Curt Hagenlocher curt at hagenlocher.org

-- Dott. Cesare Di Mauro A-Tono S.r.l. T.: (+39)095-7365314 Information in this email is confidential and may be privileged. It is intended for the addresses only. If you have received it in error, please notify the sender immediately and delete it from your system. You should not otherwise copy it, retransmit it or use or disclose its content to anyone. Thank you for your co-operation.



More information about the Python-Dev mailing list