Skip to content

Conversation

@msclock
Copy link
Contributor

@msclock msclock commented Dec 12, 2025

Resolve #32

Before it packed all ffmpeg so libs into agibot_videodataset.libs and libavcodec.so depends on libpyhton3.6m from builtin system. This change excludes all libs and enable _decoder module to resolve ffmpeg so libs from the host system.

Signed-off-by: l.feng <43399351+msclock@users.noreply.github.com>
Signed-off-by: l.feng <43399351+msclock@users.noreply.github.com>
@msclock msclock changed the title fix: link correct python so fix: link standalone ffmpeg instead Dec 12, 2025
@msclock msclock changed the title fix: link standalone ffmpeg instead fix: link standealone ffmpeg instead Dec 12, 2025
@msclock msclock force-pushed the fl/link-python branch 2 times, most recently from 29457a8 to 8e8185b Compare December 12, 2025 07:27
Signed-off-by: l.feng <43399351+msclock@users.noreply.github.com>
@msclock msclock changed the title fix: link standealone ffmpeg instead fix: exclude all external libs Dec 12, 2025
@msclock msclock force-pushed the fl/link-python branch 2 times, most recently from 9501a8a to 267189d Compare December 12, 2025 08:33
Signed-off-by: l.feng <43399351+msclock@users.noreply.github.com>
@msclock msclock requested a review from huxuan December 12, 2025 09:08
@huxuan huxuan enabled auto-merge (squash) December 12, 2025 09:20
@huxuan huxuan disabled auto-merge December 12, 2025 09:20
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@huxuan huxuan enabled auto-merge (squash) December 12, 2025 09:33
@huxuan huxuan merged commit 1f67dc6 into AgiBot-World:main Dec 12, 2025
14 of 15 checks passed
@agibot-world
Copy link
Contributor

agibot-world bot commented Dec 12, 2025

🎉 This PR is included in version 0.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@msclock msclock deleted the fl/link-python branch December 30, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ImportError: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory

2 participants