- Joined
- Dec 28, 2023
- Messages
- 3
- Reaction score
- 1
Hello, I'm developing a messaging app that I'm researching and I plan to use scapy to forge custom protocols in python using scapy, but I can't seem to start the installation for it. When using
The following error occurs in the terminal.pip3 install scapy-python3
I don't know what to do now.error: externally-managed-environment
× This environment is externally managed
╰─> To install Python packages system-wide, try brew install
xyz, where xyz is the package you are trying to
install.
Last edited: