Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

issue encountered while running `go run hello_tf.go`

Open
#40 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
go, tensorflow
Domain
build-system

Research direction

Start by following the golang_install_guide link and reproducing the failure with go run hello_tf.go. Check the documented example and dependency path against the reported missing stream_executor package; done means the guide's command builds and runs successfully.

Written by the indexing model from the issue text.

Description

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

Dominant language
Shell
Stars
311
Forks
139
Avg merge
1h 28m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from tensorflow/build

All issues in tensorflow/build

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.