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

  1. version conflict for package "Itcl": have 4.0.3, need 3.4-4
  2. while executing
  3. "package require Itcl 3.4-4"
  4. ("package ifneeded Itk 3.4" script)
  5. invoked from within
  6. "package require Itk"
  7. ("eval" body line 4)
  8. invoked from within
  9. "eval [ls getUrl getFiles filenames $f]"
  10. ("foreach" body line 2)
  11. invoked from within
  12. "foreach {f} $fileList {
  13. eval [ls getUrl getFiles filenames $f]
  14. }"
  15. ("eval" body line 27)
  16. invoked from within
  17. "eval [http::data $token]"
  18. ("eval" body line 339)
  19. invoked from within
  20. "eval [http::data $token]"