Skip to content

Comments

feat: move requirements.txt save folder in nc archive creation#432

Open
kwangneuraco wants to merge 4 commits intodevelopfrom
feat/move_requirement_nc_archive
Open

feat: move requirements.txt save folder in nc archive creation#432
kwangneuraco wants to merge 4 commits intodevelopfrom
feat/move_requirement_nc_archive

Conversation

@kwangneuraco
Copy link
Contributor

In the current algorithm folder, the requirements.txt is inside each algorithm to have specific version of some packages.
When creating nc archives it was saved outside the algorithm folder and is not actually properly installed. We didn't find this issue because algorithms except pi0 needs it. Now when i running pi0 server endpoint i have this issue

@kwangneuraco kwangneuraco self-assigned this Feb 20, 2026
@kwangneuraco kwangneuraco added the version:patch non-breaking bug fixes; no input/output changes (except defaults) label Feb 20, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 20, 2026

PR source branch is valid

  • Source: feat/move_requirement_nc_archive
  • Target: develop

@kwangneuraco kwangneuraco changed the title feat: move requirement save folder in nc archive creation feat: move requirements.txt save folder in nc archive creation Feb 20, 2026
@github-actions
Copy link
Contributor

PR title and commit messages must follow conventional commit format: : . Valid prefixes: feat, fix, chore, docs, ci, test, refactor, style, perf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version:patch non-breaking bug fixes; no input/output changes (except defaults)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant