Closed jimckylin closed 2 months ago
same issue happening.
sudo ln -s /System/Volumes/Data/Users/jiaduo/Library/Python/3.9/bin/objection /usr/local/bin/objection
Please provide more information on how to replicate this. This does not appear to be an objection issue but rather related to the python environment configuration.
install in terminal:
username@192 ~ % pip3 install objection Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: objection in ./Library/Python/3.9/lib/python/site-packages (1.11.0) Requirement already satisfied: frida>=14.0.0 in ./Library/Python/3.9/lib/python/site-packages (from objection) (16.1.10) Requirement already satisfied: frida-tools>=6.0.0 in /Library/Python/3.9/site-packages (from objection) (12.3.0)
username@192 ~ % objection zsh: command not found: objection