This repository has been archived by the owner on Jul 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
unrecognized import path - install error #33
Comments
Project is pretty much unmaintained so I don't know if everything still works, but your errors seem unrelated to discord-cli. Have you set your gopath correctly? |
I repeated the same process as I did on my laptop and double-checked the Go installation and I haven't noticed anything different. I might start from scratch again this weekend just to make sure. |
Having probably solved this by now, but for others reference with this error, |
export GOPATH="/Users/***/work/go" |
Hmm okay, closed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As a preface, this error comes up while trying to install on an RPi running Debian Jessie, and as such it may be a specific issue to that architecture as I have had success installing on my x86_64 laptop. Version of Go is
go1.6.2 linux/arm
from the Jessie backports.Trying to install outputs this error message:
The text was updated successfully, but these errors were encountered: