rsnk96 / Ubuntu-Setup-Scripts

Scripts to help you set up your Ubuntu quickly, especially if you're in any subfield of Data Science or AI!
Apache License 2.0
128 stars 76 forks source link

ML-Build: Manually install Bazel version compatible with the current Tensorflow release 1.13.0 #33

Closed rajat2004 closed 5 years ago

rajat2004 commented 5 years ago

Initial fix for #32

rajat2004 commented 5 years ago

Well, at least it's not complaining about Bazel anymore @rsnk96 Can you have a look at the support options which it's asking for?

rsnk96 commented 5 years ago

For future reference, the configration flags can be found in configure.py in the TF repo

rsnk96 commented 5 years ago

Good work @rajat2004

rajat2004 commented 5 years ago

Thanks a lot @rsnk96 for this and granting push access. I'll keep this in mind about putting the commands for installing the latest version in comments