mirror of
https://github.com/GH05TCREW/MetasploitMCP.git
synced 2026-07-25 20:35:45 -04:00
[GH-ISSUE #8] error: externally-managed-environment #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SMiiZY on GitHub (Sep 6, 2025).
Original GitHub issue: https://github.com/GH05TCREW/MetasploitMCP/issues/8
pip install -r requirements.txt
error: externally-managed-environment
× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
python3-xyz, where xyz is the package you are trying to
install.
note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
@contentsoul commented on GitHub (Sep 8, 2025):
Create virtual environment run from there