Install the correct system packages for Python dependencies
Author: bfirshCreated Apr 26, 2022Updated Jun 26, 2026
Labelsenhancementpythongo
If you install a Python library that depends on a system package, it should automatically install that system package.
It'd be neat if this mapping was reusable outside of Cog. Perhaps we can make a separate GitHub repository with a big JSON file.
Source: replicate/cog