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

Unable to pip install #14

Open
indi-ca opened this issue Apr 14, 2013 · 2 comments
Open

Unable to pip install #14

indi-ca opened this issue Apr 14, 2013 · 2 comments

Comments

@indi-ca
Copy link

indi-ca commented Apr 14, 2013

Hi... omnigraffle-export looks like a very useful tool.

It fails to pip install into a clean virtual environment. So, I tried to interrogate the code, but have discovered that I need a Foundation library. This sounds like a Python interface to MacOS Foundation API, but I'm not sure about this.

Which specific Foundation dependency do I need to be able to compile this tool?

Regards,
Indika

@fikovnik
Copy link
Owner

Hi,

It looks like the setup.py is not complete. You need pyobjc. You can try to add it to the setup.py dependencies. Any patches are welcomed :-)

Filip

@indi-ca
Copy link
Author

indi-ca commented Apr 15, 2013

I'll patch it. I haven't patched a pip package before, but now's a good time to find out.

@cdlm cdlm mentioned this issue Sep 12, 2017
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

2 participants