Skip to main content
在 Manus 中运行任何 Skill
一键导入

python-dep-manager

星标90
分支16
更新时间2026年5月30日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly