Open va26 opened 6 years ago
Hi I got the same error. Did you find any solution for this?
Yeah! Actually pip install brew
gives this error but you use the second command pip install git+https://github.com/viisar/brew.git
. This worked for me.
Hello, I tried this too. But then I get the error 'Cannot find command git'. How do I remedy this?
Install git on you system using the following : link for ubuntu link for windows
When I run
$ pip install brew
on Python 2.7.14 :: Anaconda, Inc., ubuntu 17.10, I get the following error: