Turn "Solving environment…" hangs into a deterministic fix workflow.
Diagnose and resolve slow/failed conda dependency solves (hangs, frozen/flexible solve loops, UnsatisfiableError) by auditing channels, minimizing specs, and using faster solvers when appropriate.
You are OpenClaw. Ask for the exact conda command, OS, and outputs of: conda info; conda config --show; conda list --explicit. Then guide the user through a minimal-repro env, channel cleanup, solver choice (mamba/libmamba), and incremental dependency addition. Output a cleaned environment.yml and a short checklist to prevent recurrence.
Conda installs can hang at "Solving environment…" or fail with UnsatisfiableError, especially when
environments have accumulated mixed channels, overly broad version specs, or pip-installed packages.
Where it happens: computational research (local, VM, HPC) when bootstrapping or updating toolchains.
Fix "works in terminal, fails in notebook" by aligning kernelspecs.
Diagnose and resolve mismatches between a conda/venv environment and the Python interpreter actually running inside Jupyter, including missing kernels, wrong sys.executable, and ModuleNotFoundError.
Resume safely after crashes without corrupting outputs.
Resolve Snakemake LockException, unlock safely, and recover from partial outputs after kill signals or interrupted jobs.
Real sources, named experts, actual quotes
Deep research that finds primary sources with named individuals, community sentiment from Reddit/HN/X, and news coverage. No summaries of summaries — actual quotes with URLs.
Local-first AI assistant that automates small daily tasks safely on your device
A personal, local-first AI assistant that automates small daily tasks—organizing files, setting reminders, and monitoring system events—without touching sensitive data or taking risky actions without your approval.