-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Description
error happened when execute sh install.
I didn't set GOPATH in the PATH. Would it cause the error?
[root@hostname btcrobot]# sh install
src/monitor/monitor.go:21:2: cannot find package "Bittrex" in any of:
/usr/lib/golang/src/Bittrex (from $GOROOT)
/root/src/btcrobot/src/Bittrex (from $GOPATH)
/root/src/btcrobot/thirdparty/src/Bittrex
src/webui/server.go:10:2: cannot find package "github.com/philsong/martini" in any of:
/usr/lib/golang/src/github.com/philsong/martini (from $GOROOT)
/root/src/btcrobot/src/github.com/philsong/martini (from $GOPATH)
/root/src/btcrobot/thirdparty/src/github.com/philsong/martini
Metadata
Metadata
Assignees
Labels
No labels