neural-style icon indicating copy to clipboard operation
neural-style copied to clipboard

during install torch :home-brew update the list and No such keg: /usr/local/Cellar/gnuplot

Open zs236 opened this issue 8 years ago • 1 comments
trafficstars

question 1 ==> brew cask install caskroom/cask/brew-cask ==> Creating Caskroom at /usr/local/Caskroom ==> We'll set permissions properly so we won't need sudo in the future Password: Error: '/usr/local/Homebrew/Library/Taps/caskroom/homebrew-cask/Casks/brew-cask.rb' does not exist.

from this page: https://github.com/Homebrew/homebrew-core/tree/master/Formula they use brew-cask-completion.rb instead of brew-cask.rb.

question 2 in the script curl -s https://raw.githubusercontent.com/torch/ezinstall/master/install-deps brew cask install xquartz brew remove gnuplot brew install gnuplot --with-wxmac --with-cairo --with-pdflib-lite --with-x11 --without-lua

==> Verifying checksum for Cask xquartz ==> Running installer for xquartz; your password may be necessary. ==> Package installers may write to any location; options such as --appdir are i ==> installer: Package name is XQuartz 2.7.11 ==> installer: Installing at base path / ==> installer: The install was successful. 🍺 xquartz was successfully installed! Error: No such keg: /usr/local/Cellar/gnuplot how to fix it?

zs236 avatar Apr 13 '17 06:04 zs236

I have the same error. Did you find a solution?

kronosboy avatar Jun 25 '17 03:06 kronosboy