in reply to Re^3: Tcl::pTk Can't locate object method "findINC" via package "Tk"
in thread Tcl::pTk Can't locate object method "findINC" via package "Tk"
tcl_version 8.5 tcl_patchLevel 8.5.9 tk_version 8.5 tk_patchLevel 8.5.9 tk_library /System/Library/Frameworks/Tk.framework/Versions/8.5/ +Resources/Scripts Tcl::pTk 0.92 Tcl 1.05 $^V v5.24.4 $] 5.024004
The Tcl version is the pre-installed version on a macOS. But I do not think it has to do with the Tcl, rather with the missing Tk module which is trying to call - as far as I understand - in the line I pointed above.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Tcl::pTk Can't locate object method "findINC" via package "Tk"
by Anonymous Monk on Jun 18, 2018 at 20:48 UTC |