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

This makes setup.py work well with Darwin + Homebrew #21

Closed
wants to merge 3 commits into from

Conversation

SkyLeach
Copy link

@SkyLeach SkyLeach commented Feb 7, 2017

Tested. Doesn't execute unless all of the following are true:

1.) LA_LIBRARY_FILEPATH is unset
2.) We are on Darwin
3.) Homebrew is installed

All three are true then the dylib is found using homebrew and subprocess.

All exceptions are caught and silently returns to previous logic.

@SkyLeach
Copy link
Author

SkyLeach commented Feb 7, 2017

This only works for setup, not runtime
Moving the function, 5 min

@SkyLeach
Copy link
Author

SkyLeach commented Feb 7, 2017

ok moved and tested.

@dsoprea dsoprea closed this Feb 9, 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

Successfully merging this pull request may close these issues.

None yet

2 participants