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

poc_2015_0079.py:No module named objc #1

Open
ghost opened this issue Aug 20, 2015 · 1 comment
Open

poc_2015_0079.py:No module named objc #1

ghost opened this issue Aug 20, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 20, 2015

1.poc_2015_0079.py:No module named objc...
why objc? if I'm running on linux instead of os x?

2.pip install pyobjc
ValueError: invalid literal for int() with base 10: ''

@evi1m0
Copy link
Member

evi1m0 commented Aug 20, 2015

raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['/usr/bin/xcodebuild', '-version', '-sdk', 'macosx', 'Path']' returned non-zero exit status 1

可能需要安装依赖 XCode ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant