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

go get error can't load package: package github.com/hu17889/go_spider: no buildable Go source files in $GOPATH\src\github.com\hu17889\go_spider #26

Open
foxundermoon opened this issue Jun 10, 2016 · 2 comments

Comments

@foxundermoon
Copy link

can't load package: package github.com/hu17889/go_spider: no buildable Go source files in D:\Server\gopath\src\github.com\hu17889\go_spider

what's wrong?

@scbizu
Copy link

scbizu commented Aug 10, 2016

There is no buildable source file under the go-spider. You just need to go get (git clone)the whole Res.And use go install the run e.g. ?

@mercury1989
Copy link

  1. go get github.com/hu17889/go_spider
  2. cd github.com/hu17889/go_spider/core/spider/
  3. go install

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

3 participants