J
J
Jake Maheev2020-08-05 07:01:40
linux
Jake Maheev, 2020-08-05 07:01:40

Pip is not installed on Kali Linux, what should I do?

I'm new to kali linux, and in general in linux I wanted to install pip for python 3. When I already pressed enter, it wrote an error: 5f2a2eeb10178770188598.png
How to install pip.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2020-08-05
@Flop2355

https://pip.pypa.io/en/stable/installing/

curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python3 get-pip.py

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question