Re: [go-nuts] help- i cant run program

2019-01-17 Thread Ian Lance Taylor
On Thu, Jan 17, 2019 at 5:41 PM wrote: > > hay > Help, while I'm running and getting this error > > > cannot find package "fmt" in any of: C:\Go\bin\src\fmt (from $GOROOT) > C:\Users\HP\go\src\fmt (from $GOPATH) package . imports runtime: cannot find > package "runtime" in any of:

[go-nuts] help- i cant run program

2019-01-17 Thread eitanh33
hay Help, while I'm running and getting this error cannot find package "fmt" in any of: C:\Go\bin\src\fmt (from $GOROOT) C:\Users\HP\go\src\fmt (from $GOPATH) package . imports runtime: cannot find package "runtime" in any of: C:\Go\bin\src\runtime (from $GOROOT) C:\Users\HP\go\src\runtime