Mac package using pip command to install selenium error Solution

1. Use the command: pip install selenium

 

 

2. replace the command:

python -m pip install selenium

Can be successfully installed

 

Guess you like

Origin www.cnblogs.com/jasmine0112/p/11756182.html