We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I run pythia -open=false github.com/fzipp/pythia, but got error:
pythia -open=false github.com/fzipp/pythia
/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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I run
pythia -open=false github.com/fzipp/pythia
, but got error:my go version is 1.7.4
The text was updated successfully, but these errors were encountered: