Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Unable to go get this package #91

Closed
sammy007 opened this issue Feb 24, 2017 · 4 comments
Closed

Unable to go get this package #91

sammy007 opened this issue Feb 24, 2017 · 4 comments

Comments

@sammy007
Copy link

go get github.com/ethereum/ethash
package github.com/ethereum/go-ethereum/logger: cannot find package "github.com/ethereum/go-ethereum/logger" in any of:
	/usr/local/Cellar/go/1.8/libexec/src/github.com/ethereum/go-ethereum/logger (from $GOROOT)
	/Users/me/go/src/github.com/ethereum/go-ethereum/logger (from $GOPATH)
package github.com/ethereum/go-ethereum/logger/glog: cannot find package "github.com/ethereum/go-ethereum/logger/glog" in any of:
	/usr/local/Cellar/go/1.8/libexec/src/github.com/ethereum/go-ethereum/logger/glog (from $GOROOT)
	/Users/me/go/src/github.com/ethereum/go-ethereum/logger/glog (from $GOPATH)
@bapparabi
Copy link

any solution to this

@karalabe
Copy link
Member

Fixed, we're swapping loggers in go-ethereum, sorry for the breakage. This package should really not depend on go-ethereum.

@smatthewenglish
Copy link

so what has it been switched to?

@oo7ww
Copy link

oo7ww commented Mar 17, 2018

Can someone tell me what glog, logger switched to ? I am new to golang and I'm working with ecphttps://github.com/ethereum/ecp

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants