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

undefined: msgpack.Decode during installation #5

Open
georgepar opened this issue Oct 6, 2021 · 2 comments
Open

undefined: msgpack.Decode during installation #5

georgepar opened this issue Oct 6, 2021 · 2 comments
Labels
can't reproduce Can't reproduce the bug report.

Comments

@georgepar
Copy link

georgepar commented Oct 6, 2021

Hello,

I encounter the following error when trying to install tarp

webdataset/tarp/tarp/sort.go:44:17: undefined: msgpack.Encode
webdataset/tarp/tarp/sort.go:83:6: undefined: msgpack.Decode                                                                                                                                          

I tried both go get -v github.com/webdataset/tarp/tarp and go get -v github.com/tmbdev/tarp/tarp

Tried with Go version 1.13.8, 1.16.3 and 1.17.

This is a bit weird because I tried to install it a week ago in the same machine (ubuntu 20.04) and it installed without an issue.

@georgepar georgepar changed the title undefined: msgpack.Decode undefined: msgpack.Decode during installation Oct 8, 2021
@tmbdev tmbdev added the can't reproduce Can't reproduce the bug report. label Dec 13, 2021
@tmbdev
Copy link
Collaborator

tmbdev commented Dec 13, 2021

I can't reproduce this.

In any case, I have updated tarp to use mpio always, so the dependencies should be correct now no matter what.

Please give it another try.

@jipson7
Copy link

jipson7 commented Dec 16, 2021

Hi. Same issue. Go version is go1.15.2 darwin/amd64 . macos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
can't reproduce Can't reproduce the bug report.
Projects
None yet
Development

No branches or pull requests

3 participants