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

internal/tools/go/loader cannot load package in vendor dir? #23

Open
yangxikun opened this issue Jan 11, 2017 · 0 comments
Open

internal/tools/go/loader cannot load package in vendor dir? #23

yangxikun opened this issue Jan 11, 2017 · 0 comments

Comments

@yangxikun
Copy link

I run pythia -open=false github.com/fzipp/pythia, but got error:

/home/rokety/Software/go/src/net/http/h2_bundle.go:45:2: could not import golang_org/x/net/http2/hpack (cannot find package "golang_org/x/net/http2/hpack" in any of:
        /home/rokety/Software/go/src/golang_org/x/net/http2/hpack (from $GOROOT)
        /home/rokety/Software/go-app/src/golang_org/x/net/http2/hpack (from $GOPATH))
/home/rokety/Software/go/src/net/http/h2_bundle.go:848:19: undeclared name: hpack

my go version is 1.7.4

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

1 participant