Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is Fold not compatible with tensorflow-1.4.0? #90

Open
KazuhiraDZ opened this issue Dec 12, 2017 · 1 comment
Open

Is Fold not compatible with tensorflow-1.4.0? #90

KazuhiraDZ opened this issue Dec 12, 2017 · 1 comment

Comments

@KazuhiraDZ
Copy link

KazuhiraDZ commented Dec 12, 2017

As what I found above, I want to get the latest version of fold. But whenever I use bazel 0.5.4 or 0.8.1, I always got this error that I have never found before, which says

ERROR: /home/kazuhiradz/fold/tensorflow_fold/llgtm/BUILD:35:1: no such package 'base': BUILD file not found on package path and referenced by '//tensorflow_fold/llgtm:platform_google'.
ERROR: Analysis of target '//tensorflow_fold/llgtm:platform_google' failed; build aborted.

I skip this test and make the wheel successfully. But when I installed tensorflow-1.4.0rc and tensorflow-fold by source. It occurred:
tensorflow.python.framework.error_impl.NotFoundError.
Even when I installed tensorflow back to 1.0.0 it still doesn't work
I am not sure what the problem is.

@KazuhiraDZ KazuhiraDZ changed the title Get '//tensorflow_fold/llgtm:platform_google'. when compiled by bazel Is Fold not compatible with tensorflow-1.4.0? Dec 13, 2017
@ixime
Copy link

ixime commented Mar 14, 2018

Did you manage to install it with tensorflow 1.4.0? I am using it with v1.0 but I need a newer version.

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

No branches or pull requests

2 participants