Join Slack
Powered by
Hi, <@U03GAC4QMAA> what is the version of tcl-tk i...
# xschem
s
Stefan Schippers
05/23/2022, 6:33 AM
Hi,
@Ganrun Xu
what is the version of tcl-tk installed on the system? You can get it by executing in a terminal
tclsh
and then
puts $tcl_version.
Also is tk installed?You can check by executing '`wish`' in a terminal. If it does not start you are missing the tk installation.
g
Ganrun Xu
05/23/2022, 4:06 PM
Hi, Stefan. Thanks for your help! It should be the problem of tk.
8
Views
Open in Slack
Previous
Next