OpenHands
OpenHands copied to clipboard
[Bug]: Got warning issue in version `0.41.0`
Is there an existing issue for the same bug? (If one exists, thumbs up or comment on the issue instead).
- [x] I have checked the existing issues.
Describe the bug and reproduction steps
I updated the version to the latest one: v0.41.0 and got this issue when trying to run it with the CLI mode with ffmpeg or avconv
OpenHands Installation
Docker command in README
OpenHands Version
v0.41.0
Operating System
macOS
Logs, Errors, Screenshots, and Additional Context
0.41.0: Pulling from all-hands-ai/openhands
Digest: sha256:2f824754e7dc78e58ede36cba4c272de500c446115e6f194b3b81430149f06d1
Status: Image is up to date for docker.all-hands.dev/all-hands-ai/openhands:0.41.0
Starting OpenHands...
Setting up enduser with id 501
Docker socket group id: 0
root:x:0:
Group with id 0 already exists
Running as enduser
/app/.venv/lib/python3.12/site-packages/pydub/utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
Actually I see this in when running the UI as wekk,
https://github.com/All-Hands-AI/OpenHands/pull/8940
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This has been fixed now in the CLI.