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

Installation instructions broken #18

Open
Nate711 opened this issue Oct 18, 2024 · 0 comments
Open

Installation instructions broken #18

Nate711 opened this issue Oct 18, 2024 · 0 comments

Comments

@Nate711
Copy link

Nate711 commented Oct 18, 2024

Hi, I'm using the latest go v1.23 and cannot install tarp using the provided installation instructions. I just want to split up a tar file for webdataset.

The issues:
go get -v github.com/tmbdev/tarp/tarp

  • Error: go: go.mod file not found in current directory or any parent directory...
  • Why do I need to be in a module? I think most users will just be like me and want the tarp binaries and not care about go

go install -v github.com/tmbdev/tarp/tarp@latest

  • Error: The go.mod file for the module providing the named packages contains one or more replace directories....
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

1 participant