Skip to main content
Run any Skill in Manus
with one click

python-dep-manager

Stars90
Forks16
UpdatedMay 30, 2026 at 17:24

Maintains the Python dependencies of the CalibrateEmulateSample.jl (CES) Julia repository, which are managed through CondaPkg.jl + PythonCall.jl. Use this skill whenever the user wants to: change/pin/bump/downgrade the versions of Python, scikit-learn, or scipy in CES (via CondaPkg.toml); resolve Julia-side version conflicts involving CondaPkg or PythonCall (e.g. `Pkg.update` won't move PythonCall, compat-bound errors, a stale Manifest after a dep bump); debug Python import / environment failures ("sklearn could not be imported", CondaPkg env out of sync); rename or deprecate a Julia type that wraps the Python backend; or update docs/src/installation_instructions.md to match the current Python setup. Trigger it even without the word "CondaPkg" — cues like "bump scikit-learn", "update PythonCall", "the python env is stale", "change the python version", "CES can't find sklearn", or "add a deprecation notice" all apply.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly