美文网首页
安装tidevice遇到的问题

安装tidevice遇到的问题

作者: i爱吃土豆的猫 | 来源:发表于2023-07-14 09:14 被阅读0次

直接安装的报错
Command "/Applications/Xcode.app/Contents/Developer/usr/bin/python3 -u -c "import setuptools, tokenize;file='/private/tmp/pip-install-5ftonpn9/frida/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /private/tmp/pip-record-18vnmrno/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-install-5ftonpn9/frida/

You are using pip version 19.0.3, however version 20.2b1 is available.

You should consider upgrading via the 'pip install --upgrade pip' command.

本地没有Python

https://dev.to/smpnjn/how-to-fix-zsh-command-not-found-python-22j8

相关文章

网友评论

      本文标题:安装tidevice遇到的问题

      本文链接:https://www.haomeiwen.com/subject/sxpvudtx.html