You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
The documentation states that the build and installation instructions are identical for Ubuntu 16.04 and OS X.
Option 1:
pip install -U ngraph-tensorflow-bridge
produces the following error:
Could not find a version that satisfies the requirement graph-tensorflow-bridge
Option 2/3:
./bazel-0.16.0-installer-linux-x86_64.sh --user
I get the following message that sounds like an error:
Build informations
Uncompressing....../Users/xxx/bin/bazel: line 88: /Users/xxx.bazel/bin/bazel-real: cannot execute binary file
/Users/xxx/bin/bazel: line 88: /Users/xxx/.bazel/bin/bazel-real: Undefined error: 0
and I then get additional errors in the following steps.
Is the MacOS installation limited to one of the 3 options?
Are there additional requirements dependent on the MacOS version?
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: