Skip to content

Conversation

@dwiddows
Copy link
Collaborator

@dwiddows dwiddows commented Nov 18, 2025

(Moved to #59)

Fixes python3 -m pip install venv which fails saying:
ERROR: Could not find a version that satisfies the requirement venv (from versions: none)
ERROR: No matching distribution found for venv

This is changed to recommend sudo apt install python3-venv (but even that won't work on all platforms so suggested as a workaround, not implemented in the script).

The README is extended to explain the steps, some of which are optional (e.g. users don't need to install pre-commit hooks unless they use git commit).

@dwiddows
Copy link
Collaborator Author

Replacing this PR in favor of #59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant