My original question was, this . Which was answered by peterSO correctly. However, when
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You have been installing multiple versions of Go, including
release/release.r60.3andweekly.2011-09-01forwindows 386. If yourPATHenvironment variable points to8gfor[windows 386 release.r60.3 10076]but yourGOROOTenvironment variable points to packages for[windows 386 weekly.2011-09-01 9631], you will get the following error.Clean up the mess you’ve created! Uninstall Go. Delete all go installation folders. Install
gowin386_release.r60.3_installer.exe.Check your
GOROOT(for Go packages) andGOBIN(for8g) environment variables.Check that
GOBINis the only go folder in yourPATHenvironment variable. For example,where
...is an ellipsis.