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

Fix some homebrew and osx related errors #108

Merged
merged 2 commits into from
Mar 14, 2019

Conversation

iskra-vitaly
Copy link
Contributor

Fixed these 2 issues:

  • loadHDF5Header exception when HDF5_INCLUDE_PATH has more than 1 directory (included /usr/local/opt/szip/include my case)
  • "gcc -E" from OSX does not remove '_Nullable' annotation by default – that causes ffi.cdef to throw an exception.

@d11 d11 merged commit b7bc57d into google-deepmind:master Mar 14, 2019
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.

2 participants