Skip to content

Clarify Homebrew Python quickstart note#43

Draft
simonerom wants to merge 1 commit into
mainfrom
readme-homebrew-python-note
Draft

Clarify Homebrew Python quickstart note#43
simonerom wants to merge 1 commit into
mainfrom
readme-homebrew-python-note

Conversation

@simonerom

Copy link
Copy Markdown

Summary

  • add a short Quick Start note for macOS users whose Python is managed by Homebrew
  • mention that a virtual environment may be needed before running pip install
  • keep the rest of the README unchanged

Why

On many recent macOS setups, Homebrew-managed Python can be marked as an externally managed environment, so the first install command may fail without a venv.

Validation

  • reviewed the README diff locally
  • no code changes or tests required

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