Skip to content

docs: cover Linux PEP 668 + venv recipe and fix udev group claim - #5

Open
nsmith wants to merge 1 commit into
moremas:mainfrom
nsmith:docs/linux-esptool-venv
Open

docs: cover Linux PEP 668 + venv recipe and fix udev group claim#5
nsmith wants to merge 1 commit into
moremas:mainfrom
nsmith:docs/linux-esptool-venv

Conversation

@nsmith

@nsmith nsmith commented May 7, 2026

Copy link
Copy Markdown

Provisioning a Cardputer-Adv on a fresh Arch box surfaced three docs gaps the existing instructions assumed away: system Python without pip, pip install --user blocked by PEP 668, and /dev/ttyACM* owned by uucp (not dialout). Adds the verified venv + ~/.local/bin/esptool symlink recipe to README and SKILL.md, and replaces the distro-based group claim with an empirical ls -l check plus the sg <group> -c "..." no-relog workaround.

Provisioning a Cardputer-Adv on a fresh Arch box surfaced three docs gaps the existing instructions assumed away: system Python without pip, `pip install --user` blocked by PEP 668, and `/dev/ttyACM*` owned by uucp (not dialout). Adds the verified venv + ~/.local/bin/esptool symlink recipe to README and SKILL.md, and replaces the distro-based group claim with an empirical `ls -l` check plus the `sg <group> -c "..."` no-relog workaround.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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