On Thu, Jan 17, 2019 at 5:41 PM <eitan...@gmail.com> 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: C:\Go\bin\src\runtime (from $GOROOT) > C:\Users\HP\go\src\runtime (from $GOPATH) > > I think it has to do with the definition of an "environment variable" > I'd be happy to get help with this
Something is wrong with your Go installation. Exactly how did you install Go? Is GOROOT set in your environment (it shouldn't be)? Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.