Skip to content

README: add pipx tip for macOS externally-managed-environment error#384

Open
rushabh268 wants to merge 1 commit intosafishamsi:v4from
rushabh268:fix/readme-pipx-macos
Open

README: add pipx tip for macOS externally-managed-environment error#384
rushabh268 wants to merge 1 commit intosafishamsi:v4from
rushabh268:fix/readme-pipx-macos

Conversation

@rushabh268
Copy link
Copy Markdown

Summary

  • Adds a callout in the Install section for macOS users who hit error: externally-managed-environment (PEP 668) when running pip install graphifyy
  • Suggests pipx via Homebrew as the workaround

Test plan

  • Verify the README renders correctly on GitHub
  • Confirm brew install pipx && pipx install graphifyy && graphify install works on a clean macOS setup

macOS with Homebrew Python now enforces PEP 668 which blocks global pip
installs. Added a callout suggesting pipx as the workaround.
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