Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go get not working on macos #294

Open
davedbase opened this issue Dec 6, 2020 · 1 comment
Open

go get not working on macos #294

davedbase opened this issue Dec 6, 2020 · 1 comment

Comments

@davedbase
Copy link

davedbase commented Dec 6, 2020

Having trouble getting goczmq working on MacOS Big Sur:

Environment:

MacOS Big Sur Version 11.0.1
go version go1.15.5 darwin/amd64

Installed Prerequisites:

brew install libsodium
brew install czmq
brew install zeromq

None of the above errored and seem properly installed.

Running go get gopkg.in/zeromq/goczmq.v4 returns:

go get gopkg.in/zeromq/goczmq.v4: gopkg.in/zeromq/[email protected]: invalid version: go.mod has non-....v4 module path "github.com/zeromq/goczmq" at revision v4.2.0

Running go get gopkg.in/zeromq/goczmq returns:

go get gopkg.in/zeromq/goczmq: unrecognized import path "gopkg.in": parse https://gopkg.in/?go-get=1: no go-import meta tags ()

@maxdebayser
Copy link

It doesn't work on Fedora Linux 33 either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants