Skip to content

docs: replace pip3 with pipx in installation instructions#156

Open
SadLiter wants to merge 1 commit into
bee-san:mainfrom
SadLiter:patch-1
Open

docs: replace pip3 with pipx in installation instructions#156
SadLiter wants to merge 1 commit into
bee-san:mainfrom
SadLiter:patch-1

Conversation

@SadLiter
Copy link
Copy Markdown

PEP 668 (adopted in Python 3.11+) restricts system-wide pip installs on macOS, Debian, Ubuntu, and other distros. Users following the current README get an "externally-managed-environment" error.

pipx is the recommended way to install Python CLI applications and handles isolated environments automatically.

PEP 668 (adopted in Python 3.11+) restricts system-wide pip installs
on macOS, Debian, Ubuntu, and other distros. Users following the
current README get an "externally-managed-environment" error.

pipx is the recommended way to install Python CLI applications and
handles isolated environments automatically.
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