python-dep-manager

Official

Manage CES Python deps, resolve conflicts and bugs.

AuthorCliMA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the manual, error-prone troubleshooting required to manage the CondaPkg and PythonCall Python environment for the CalibrateEmulateSample.jl Julia package, which powers the scikit-learn and scipy dependencies of the SKLPy Gaussian process backend.

Core Features & Use Cases

  • Version Pinning and Updates: Pin, bump, or downgrade Python, scikit-learn, and scipy versions via the CondaPkg.toml manifest at the repo root.
  • Dependency Conflict Resolution: Fix Julia-side version conflicts between CondaPkg and PythonCall, stale Manifest issues, and Pkg.update failures related to these packages.
  • Import and Environment Debugging: Resolve Python import errors and out-of-sync CondaPkg environments that cause failures like "sklearn could not be imported".
  • Backend Type Renaming: Safely rename Julia dispatch types that wrap the Python backend, adding proper deprecation warnings for backwards compatibility. A common use case is fixing a broken Python environment after updating a dependency, or updating the installation documentation to match new pinned Python package versions.

Quick Start

Use the python-dep-manager skill to bump the scikit-learn version, resolve CondaPkg environment conflicts, or debug Python import errors in the CalibrateEmulateSample.jl repository.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: python-dep-manager
Download link: https://github.com/CliMA/CalibrateEmulateSample.jl/archive/main.zip#python-dep-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.