nettitude / PoshC2

A proxy aware C2 framework used to aid red teamers with post-exploitation and lateral movement.
BSD 3-Clause "New" or "Revised" License
1.78k stars 323 forks source link

[BUG] - python3: No module named pipenv #286

Open benpturner opened 10 months ago

benpturner commented 10 months ago

❯ 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