vwxyzjn / cleanrl

High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
http://docs.cleanrl.dev
Other
5.4k stars 617 forks source link

fixing ffpeg install on macOS tests #467

Closed Paul-antoineLeTolguenec closed 3 months ago

Paul-antoineLeTolguenec commented 3 months ago

Description

Adding ffpeg installation on macOS in cleanrl/.github/workflows/test.yaml Implementation details :

Types of changes

Checklist:

If you need to run benchmark experiments for a performance-impacting changes:

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cleanrl ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 7:26am
vwxyzjn commented 3 months ago

👀

Paul-antoineLeTolguenec commented 3 months ago

Hello, i finally closed the PR because i had one more problem with procgen install : "Unable to find installation candidates for procgen (0.10.7)" during the test.