Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Problems installing graph-tf on MacOS Mojave #398

Open
borderlineinteractive opened this issue Jan 13, 2019 · 1 comment
Open

Problems installing graph-tf on MacOS Mojave #398

borderlineinteractive opened this issue Jan 13, 2019 · 1 comment

Comments

@borderlineinteractive
Copy link

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

  • Commit
    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.

@mingshan-wang
Copy link
Contributor

Hi there:

For MAC build, you should use bazel 0.16.0 for mac version, the file to use is attached below:

https://github.com/bazelbuild/bazel/releases/download/0.16.1/bazel-0.16.1-installer-darwin-x86_64.sh

And then follow Option 2 instructions to build. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants