Im trying to install pyyaml, but dont have pip, so im installing pip but then it doesn’t work and repeats the same message over and over:
┌──(kali㉿kali)-[~]
└─$ pip install pyyaml
Command ‘pip’ not found, but can be installed with:
sudo apt install python3-pip
┌──(kali㉿kali)-[~]
└─$ sudo apt install python3-pip
[sudo] password for kali:
Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It isWaiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It isWaiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It isWaiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It isWaiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It isWaiting for cache lock: Could not get
It just repeats the Waiting for cache lock part for like 20m, then i just closed the terminal.
TWS is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.