Skip to content

Remove ninja runtime dependency #1484

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

kevmo314
Copy link
Contributor

@kevmo314 kevmo314 commented Feb 9, 2025

Fixes #1470

This section is for runtime dependencies and ninja is more necessary at build time, not at run time. I'm not sure why adding it is causing the error in the linked issue but removing it resolves the error.

Fixes Dao-AILab#1470

This section is for runtime dependencies and `ninja` is more necessary at build time, not at run time. I'm not sure why adding it is causing the error in the linked issue but removing it resolves the error.
@l1cacheDell
Copy link

I've met the same problem, and this works out fine for me. Thank you!

@RuiWang1998
Copy link

Works for me as well!

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

Successfully merging this pull request may close these issues.

Getting Error While Extracting
4 participants