github.com/sjwhitworth/golearn/knn exec: “gcc”: executable file not found in %PATH%
importing goLearn package
using
go get -t -u -v github.com/sjwhitworth/golearn
github.com/sjwhitworth/golearn/knn exec: “gcc”: executable file not found in %PATH%
importing goLearn package
using
go get -t -u -v github.com/sjwhitworth/golearn
According to the projects requirements, you can’t run it on windows:
You might install a POSIX wrapper like cygwin or MSYS2, or try WSL.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.