When I try to start Ensime for Emacs it stucks on "Initializing Analyzer. Please wait..." I have scala and sbt in my PATH. I also tried to add
(setq
ensime-sbt-command "/usr/local/bin/sbt"
sbt:program-name "/usr/local/bin/sbt")
to my init.el without luck I use MacOS