Skip to content

Commit

Permalink
Install Java via homebrew for macOS (fix #42)
Browse files Browse the repository at this point in the history
  • Loading branch information
vm4422 committed Aug 10, 2017
1 parent c76bc2e commit f3654e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/bash/binary_release/install_dependencies_mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

brew update
brew install python3
brew cask install java
pip3 install 'tensorflow==1.2'
pip3 install 'scikit-learn'
pip3 install 'scipy'

0 comments on commit f3654e4

Please sign in to comment.