Open CalebKierum opened 6 years ago
Getting the same error, except for the libtiff
library in ImageMagick. Have you run the following commands and tried installing again?
brew update
brew upgrade
brew cleanup -s
brew cask cleanup
brew doctor
brew missing
Hello I am trying to install Torch following the guide here that has you run the install-deps script.
This is unfortunately not working for me as I am getting a 404 error on one of the sources:
I am running a MacBook pro on the latest version of MacOS. I am just trying to get to the point where the 'th' command works on my terminal.