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

Building on Ubuntu 24.04 linux error :~/llms/video2x master $ just ubuntu2404 error: Unknown attribute group ——▶ .justfile:13:2 │ 13 │ [group('build')] │ #1295

Closed
palindsay opened this issue Jan 11, 2025 · 1 comment
Labels
state:Done This issue has been resolved/dismissed

Comments

@palindsay
Copy link

~/llms/video2x master $ just ubuntu2404
error: Unknown attribute group
——▶ .justfile:13:2

13 │ [group('build')]
│ ^^^^^

@github-actions github-actions bot added the state:Backlog This issue will be worked on in the future label Jan 11, 2025
@k4yt3x
Copy link
Owner

k4yt3x commented Jan 12, 2025

Your just is too old. Remove all the group attributes or use the newest just. You can either download the binary or do cargo install just.

@k4yt3x k4yt3x closed this as completed Jan 12, 2025
@github-actions github-actions bot added state:Done This issue has been resolved/dismissed and removed state:Backlog This issue will be worked on in the future labels Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:Done This issue has been resolved/dismissed
Projects
None yet
Development

No branches or pull requests

2 participants