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

issue encountered while running go run hello_tf.go #40

Open
smudag opened this issue Oct 1, 2021 · 1 comment
Open

issue encountered while running go run hello_tf.go #40

smudag opened this issue Oct 1, 2021 · 1 comment

Comments

@smudag
Copy link

smudag commented Oct 1, 2021

While running go run hello_tf.go

build command-line-arguments: cannot load github.com/tensorflow/tensorflow/tensorflow/go/stream_executor: module github.com/tensorflow/tensorflow@latest found (v2.6.0+incompatible, replaced by /go/src/github.com/tensorflow/tensorflow), but does not contain package github.com/tensorflow/tensorflow/tensorflow/go/stream_executor

@wamuir
Copy link
Contributor

wamuir commented Oct 4, 2021

It looks like you are attempting to install v2.6.0 bindings. If so, you'll need to follow the instructions in #38.

Otherwise, please provide additional information (OS, Go version). Have you followed the installation and setup instructions?

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