Re: Python 3.11.0 installation and Tkinter does not work

2022-11-22 Thread Mats Wichmann
On 11/21/22 14:41, Thomas Passin wrote: On 11/21/2022 1:24 PM, Stefan Ram wrote: [email protected] writes: import _tkinter    I don't know why you get this error message. Here, I do not    get an error message from that line. However, the normal way    to use tkinter, as far as I know, is

Re: Python 3.11.0 installation and Tkinter does not work

2022-11-22 Thread Barry
> On 22 Nov 2022, at 16:09, [email protected] wrote: > > [email protected] writes: >>> ImportError: DLL load failed while importing _tkinter: Das angegebene >>> Modul wurde nicht gefunden. > > If you have not already done so, make sure that you install > Python from python.org. >