0

http://scalate.github.io/scalate/documentation/installing.htmlに従って OSX Yosemite に scalate をインストールすると、以下のエラーが発生しました。

brew install scalate
Error: No available formula for scalate
Searching formulae...
Searching taps...

何か案が?

4

1 に答える 1

0
brew update
brew tap --repair && brew tap homebrew/science
brew install octave
于 2016-05-05T23:39:40.707 に答える