Skip to content

Experience So Far

LexusH edited this page Jan 23, 2020 · 1 revision

We are finding that while the documentation of TensorFlow is extraordinary, some of its dependencies are a pain to build. So far it requires Python, pip, Visual C++, MSYS2, and Bazel. While a few of these were simple downloads that could easily be booted up, one in particular showed a lot of resistance. Bazel needing to be plugged into a PCs path properly and not accepting changes to its output user root is causing quiet a bit of trouble and preventing a working build from coming along just yet. Hopefully we will be able to crack this problem quickly and get to the real meat of the project soon.

Clone this wiki locally