I think this is because I used the function "clock" in my main tcl file.
Does anyone how to solve this problem?
#################################################################
couldn't read file "C:/Program Files/STKO/opensees/bin/tcl/lib/tcl8.6/clock.tcl": no such file or directory
while executing
"source -encoding utf-8 [file join $TclLibDir clock.tcl]"
(procedure "::tcl:
invoked from within
"clock format [clock seconds]"
invoked from within
"if { $parallel == 0 } {
puts "Analysis started at: [clock format [clock seconds]]\n"
# clock format [clock seconds] -format "%T"
set start..."
(file "Pile_20191215.tcl" line 20)
##################################################################
Many thanks,
Huan