使用python3安装frida-tools出错

Posted c-x-a

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用python3安装frida-tools出错相关的知识,希望对你有一定的参考价值。

执行安装命令

pip3.6 install frida-tools

得到错误信息

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

执行下面的命令

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

以上是关于使用python3安装frida-tools出错的主要内容,如果未能解决你的问题,请参考以下文章