I'm trying to use SublimeREPL with ST2 and SML on my mac. However, whenever I click on Tools > SublimeREPL > SML, it throws the following error:
OSError(2, 'No such file or directory')
sml is currently already in my PATH, so I'm confused as to why this would be happening?
Thanks in advance