Skip to content

Instantly share code, notes, and snippets.

@CypherpunkSamurai
Created May 18, 2025 10:27
Show Gist options
  • Save CypherpunkSamurai/cdad3cab9c76fee7e5c2997648435bec to your computer and use it in GitHub Desktop.
Save CypherpunkSamurai/cdad3cab9c76fee7e5c2997648435bec to your computer and use it in GitHub Desktop.
Create a Venv with Miniforge
conda create --prefix ./.venv python=3.5 uv -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment