SoarGroup / Soar

Soar, a general cognitive architecture for systems that exhibit intelligent behavior.
http://soar.eecs.umich.edu
Other
331 stars 71 forks source link

Better error message when Tcl can't be loaded #389

Open garfieldnate opened 1 year ago

garfieldnate commented 1 year ago

When the user runs soar tcl on and Soar can't find Tcl, output a more informative error message telling the user what they need to do.

"Soar cannot find Tcl 8.6. You need to install it and add it to your path variable before Soar is able to load it."