reallymine
reallymine copied to clipboard
Please help installing Reallymine
trafficstars
Hello,
i'm trying to install reallymine in my Raspberry PI. I first installed GO and updated the PATHs and it seems to be working fine since i made some tests.
when i do the:
go get github.com/andlabs/reallymine
it throws too many errors.
Sorry i'm attaching a picture, since i don't know how to transfer the output here.
what am i missing?.
thank you so much
Somehow your Raspberry Pi is making Go think your system is both DragonflyBSD and Linux at the same time when installing the golang.org/x/sys package, which is a dependency of one of my dependencies. Unfortunately that's a problem that you'll need to report on the Go issue tracker. Good luck!