[Solved] error “invalid command name “tcl_findLibrary““

Solution:
Create new environment variables: TCLLIBPATH, TCL_LIBRARY, corresponding to the directory where init.tcl is located, and restart.

Reference:
https://stackoverflow.com/questions/43765644/invalid-command-name-tcl-findlibrary

Read More: