S
S
SHA_bash2021-04-08 15:45:58
pip
SHA_bash, 2021-04-08 15:45:58

How to install pip on macOS?

Good day!
Trying to install selenium via pip on macOS, getting this error! How is it corrected?
606efad00be95298179170.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
soremix, 2021-04-08
@SHA_bash

Due to pip new, python2 support is already everything. Are you sure you need selenium in python 2?
On a Mac, by default, the second one is used, and pip from it, respectively.
The third is put like this:
python3 -m pip install selenium

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question