-
Notifications
You must be signed in to change notification settings - Fork 264
Closed
Description
error for go get -u github.com/gopherdata/gophernotes
system : ubuntu18.04.2
go version: go 1.13
go install github.com/gopherdata/gophernotes && cp /root/go/bin/gophernotes /usr/local/bin/ && mkdir -p ~/.local/share/jupyter/kernels/gophernotes && cp -r /root/go/src/github.com/gopherdata/gophernotes/kernel/* ~/.local/share/jupyter/kernels/gophernotes
---> Running in 5a9673fc0e11
go: finding github.com/gopherdata/gophernotes v0.2.1
go: downloading github.com/gopherdata/gophernotes v0.2.1
go: extracting github.com/gopherdata/gophernotes v0.2.1
go: finding github.com/nu7hatch/gouuid latest
go: finding github.com/pkg/errors v0.8.1
go: finding github.com/gopherds/gophernotes v0.2.1
go: downloading github.com/pkg/errors v0.8.1
go: finding github.com/alecthomas/gozmq latest
go: downloading github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
go: downloading github.com/gopherds/gophernotes v0.2.1
go: downloading github.com/alecthomas/gozmq v0.0.0-20140622232202-d1b01a2df6b2
go: extracting github.com/pkg/errors v0.8.1
go: extracting github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
go: extracting github.com/gopherds/gophernotes v0.2.1
go: extracting github.com/alecthomas/gozmq v0.0.0-20140622232202-d1b01a2df6b2
go: finding github.com/motemen/go-quickfix latest
go: finding golang.org/x/tools latest
go: downloading github.com/motemen/go-quickfix v0.0.0-20160413151302-5c522febc679
go: downloading golang.org/x/tools v0.0.0-20190930201159-7c411dea38b0
go: extracting github.com/motemen/go-quickfix v0.0.0-20160413151302-5c522febc679
go: extracting golang.org/x/tools v0.0.0-20190930201159-7c411dea38b0
/root/go/pkg/mod/github.com/gopherdata/gophernotes@v0.2.1/execution.go:7:2: use of internal package github.com/gopherds/gophernotes/internal/repl not allowed
Removing intermediate container 5a9673fc0e11
The command '/bin/sh -c go install github.com/gopherdata/gophernotes && cp /root/go/bin/gophernotes /usr/local/bin/ && mkdir -p ~/.local/share/jupyter/kernels/gophernotes && cp -r /root/go/src/github.com/gopherdata/gophernotes/kernel/* ~/.local/share/jupyter/kernels/gophernotes' returned a non-zero code: 1
Metadata
Metadata
Assignees
Labels
No labels