A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2008-August/081916.html below:

[Python-Dev] RELEASED Python 2.6b3 and 3.0b3

[Python-Dev] RELEASED Python 2.6b3 and 3.0b3Curt Hagenlocher curt at hagenlocher.org
Thu Aug 21 17:34:56 CEST 2008
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 "<stdin>", line 1, in <module>
>  File "c:\tmp\Python-2.6b3\lib\lib-tk\Tkinter.py", line 38, in <module>
>    import FixTk
>  File "c:\tmp\Python-2.6b3\lib\lib-tk\FixTk.py", line 28, in <module>
>    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
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4