"github.com/gocql/gocql"

121 views
Skip to first unread message

prakas...@gmail.com

unread,
Apr 6, 2017, 8:35:18 AM4/6/17
to gocql
i have the error "github.com/gocql/gocql" line

[testconn.go:6:2: cannot find package "github.com/gocql/gocql" in any of:
C:\Go\src\github.com\gocql\gocql (from $GOROOT)
C:\Users\thangaprakash.m\go\src\github.com\gocql\gocql (from $GOPATH)

C:\Users\thangaprakash.m\Downloads\gowork>go run testconn.go
testconn.go:6:2: cannot find package "github.com/gocql/gocql" in any of:
C:\Go\src\github.com\gocql\gocql (from $GOROOT)
C:\Users\thangaprakash.m\go\src\github.com\gocql\gocql (from $GOPATH)

C:\Users\thangaprakash.m\Downloads\gowork>go get "github.com/gocql/gocql"
go: missing Git command. See https://golang.org/s/gogetcmd
package github.com/gocql/gocql: exec: "git": executable file not found in %PATH%


C:\Users\thangaprakash.m\Downloads\gowork>go get "github.com/gocql/gocql.git"
package github.com/gocql/gocql.git: invalid version control suffix in github.com
/ path
]

Chris Bannister

unread,
Apr 6, 2017, 9:40:36 AM4/6/17
to prakas...@gmail.com, gocql

The error is telling you that you don't have git installed so it can't download the package


--
You received this message because you are subscribed to the Google Groups "gocql" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gocql+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages