Posted to tcl by centrix at Tue Mar 13 11:25:41 GMT 2018view pretty

version conflict for package "Itcl": have 4.0.3, need 3.4-4
    while executing
"package require Itcl 3.4-4"
    ("package ifneeded Itk 3.4" script)
    invoked from within
"package require Itk"
    ("eval" body line 4)
    invoked from within
"eval [ls getUrl getFiles filenames $f]"
    ("foreach" body line 2)
    invoked from within
"foreach {f} $fileList {
	eval [ls getUrl getFiles filenames $f]
}"
    ("eval" body line 27)
    invoked from within
"eval [http::data $token]"
    ("eval" body line 339)
    invoked from within
"eval [http::data $token]"