<div dir="ltr">On Tue, Jul 26, 2016 at 11:23 PM JIA Pei <<a href="mailto:jp4work@gmail.com">jp4work@gmail.com</a>> wrote:<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>Recently, I started to play with tensorflow. I prefer run code from my native computer instead of building an virtual environment. Therefore, I installed tensorflow from source, and happened to notice it requires protobuf 3.0.0+ .</div></div></blockquote><div> <br></div><div>You can build protobuf yourself (did it in the past multiple times for Java projects), just follow the instructions:<br><a href="https://github.com/google/protobuf/tree/master/src">https://github.com/google/protobuf/tree/master/src</a><br><br></div><div>If you don't want to clutter your system, you could build protobuf in LXD: <a href="https://www.stgraber.org/2016/03/11/lxd-2-0-introduction-to-lxd-112/">https://www.stgraber.org/2016/03/11/lxd-2-0-introduction-to-lxd-112/</a></div><br></div><div class="gmail_quote">Greetings<br></div><div class="gmail_quote">Thibaut<br></div></div>