Frida-tools used to install an error python3

The installation command

pip3.6 install frida-tools

Get an error message

 error: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)>

Execute the following command

open /Applications/Python\ 3.6/Install\ Certificates.command

Guess you like

Origin www.cnblogs.com/c-x-a/p/11618850.html