How to install a system dependency to nemoeclaw? #1788
Unanswered
matheuslima
asked this question in
Q&A
Replies: 2 comments
-
|
Hi! At this time, this is a very experimental path, and not something we officially support. Generally, as with anything hosted in the shell, build time is the best way to make sure skills are added and work. We do have some new commands coming for managing skills as of v0.0.15 which should likely work for this as well:
Let us know if that will work for you |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yeah actually updating the base docker image (Dockerfile.base for Hermes) worked for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team!
I am successfully running nemoclaw with hermes and a local inference server. However I want to use the manim-video skill which requires me to install some dependencies (pip manim, ffmpeg and latext). The right way to do this is by changing the Dockerfile.base for hermes and build the sandbox again?
Beta Was this translation helpful? Give feedback.
All reactions