Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install objection, what's the problem? #657

Open
jimckylin opened this issue Jan 15, 2024 · 2 comments
Open

Can't install objection, what's the problem? #657

jimckylin opened this issue Jan 15, 2024 · 2 comments
Labels
freshissue Default label for new, untriaged issues.

Comments

@jimckylin
Copy link

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

@jimckylin jimckylin added the freshissue Default label for new, untriaged issues. label Jan 15, 2024
@vivek-np
Copy link

vivek-np commented Mar 8, 2024

same issue happening.

@JiaDuo
Copy link

JiaDuo commented May 16, 2024

sudo ln -s /System/Volumes/Data/Users/jiaduo/Library/Python/3.9/bin/objection /usr/local/bin/objection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
freshissue Default label for new, untriaged issues.
Projects
None yet
Development

No branches or pull requests

3 participants