raghavpatnecha / smartmirror

Giving AI to the Smart Mirror.
MIT License
23 stars 7 forks source link

installing linuxbrew #14

Open rachnov55 opened 6 years ago

rachnov55 commented 6 years ago

when I tried installing homebrew, it told me to install linuxbrew instad

and when installing linuxbrew i get this error

Error: Invalid formula: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libtensorflow.rb
no implicit conversion of false into String
Error: Invalid formula: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lumo.rb
no implicit conversion of false into String
Error: Cannot tap homebrew/core: invalid syntax in tap!
Error: Failure while executing: /home/linuxbrew/.linuxbrew/bin/brew tap homebrew/core
Failed during: /home/linuxbrew/.linuxbrew/bin/brew update --force

pls help!

aak2003 commented 6 years ago

First install Ruby for your device then reinstall Linux brew

On Mon, Apr 23, 2018, 12:38 PM rachnov55 notifications@github.com wrote:

when I tried installing homebrew, it told me to install linuxbrew instad

and when installing linuxbrew i get this error

Error: Invalid formula: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libtensorflow.rb no implicit conversion of false into String Error: Invalid formula: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lumo.rb no implicit conversion of false into String Error: Cannot tap homebrew/core: invalid syntax in tap! Error: Failure while executing: /home/linuxbrew/.linuxbrew/bin/brew tap homebrew/core Failed during: /home/linuxbrew/.linuxbrew/bin/brew update --force

pls help!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/raghavpatnecha/smartmirror/issues/14, or mute the thread https://github.com/notifications/unsubscribe-auth/Ae1M0cZRLT_Z0ADVbhxlAFuPt7QcJIR9ks5trX3rgaJpZM4TfWhf .

rachnov55 commented 6 years ago

I have installed ruby...nvm I'll restart the whole process and let you know if i'm stuck again

thanks for the response