Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed deps installation errors on MacOSX 10.15.7 #297

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bohdaq
Copy link

@bohdaq bohdaq commented Jan 3, 2021

Hello,
I tried to install torch7 on my workstation and was getting errors while running "bash install-deps". I was following this article.

To fix the errors I've applied the following changes:

  1. Fixed brew cask installation error
  2. Fixed incorrect usage of brew list
  3. Removed extra parameters from gnuplot install command

Tested on MacOSX 10.15.7
Homebrew 2.7.1
Homebrew/homebrew-core (git revision adc0a; last commit 2021-01-03)
Homebrew/homebrew-cask (git revision d89d38; last commit 2021-01-03)

Please, let me know if you have any suggestions, especially regarding gnuplot...

1) Fixed brew cask installation error on MacOSX
2) Fixed incorrect usage of brew list
3) removed extra parameters from gnuplot
Fixed installation error on MacOSX
@divyenduz
Copy link

+1 can verify that this fix works. Would be nice if this can be merged :)

@julyfish711
Copy link

Thank you. It solved my errors.

@mezig351
Copy link

mezig351 commented Sep 16, 2021

thanks for this, it solves error but
brew install gnuplot automatically installs lua, for which the latest version is 5.4.3
Then somewhere else lua5.1 also gets installed, and extra caution is needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants