PoshC2 icon indicating copy to clipboard operation
PoshC2 copied to clipboard

[BUG] - python3: No module named pipenv

Open benpturner opened this issue 1 year ago • 0 comments

❯ posh-service /usr/bin/python3: No module named pipenv

This is due to Python management for newer systems.

To temporarily resolve this issue, run this before install:

sudo rm /usr/lib/python3.11/EXTERNALLY-MANAGED

benpturner avatar Oct 20 '23 07:10 benpturner