I currently have Komodo 10.2 and ActivePyton 3.4.1 installed Windows 7 32 bit and on a Windows 10 64 bit machine. There only difference between the installations are that the one is on Windows 7 32 bit and the other is Windows 10 64 bit. I am coding a simple TKInter app. On Windows 32 bit it works fine. On Windows 64 it gives me the following error:
File “C:\Python34\lib\tkinter_
init
_.py”, line 1805, in
init
self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
_tkinter.TclError: Can’t find a usable init.tcl in the following directories:
C:/Python34/lib/tcl8.6 C:/lib/tcl8.6 C:/lib/tcl8.6 C:/library C:/library C:/tcl8.6.1/library C:/tcl8.6.1/library
This probably means that Tcl wasn’t installed properly.
I have reinstalled Python and Komodo. I have also compared all the settings I know of on the two machines and cannot find a real difference.
The installation on both machines are:
Komodo IDE, version 10.2.1, build 89853, platform win32-x86. Built on Wed Mar 08 12:38:48 2017.
This is a 32 bit release. I cannot find a 64 bit release for Windows 64 bit. Please assist.
Hello Mitchell
I set the path in Komodo, without success Any ideas why it still does not work even though the environment path was set im Komodo?
Should I will take this discussion to the Python Forum?