Changes between Initial Version and Version 1 of Ticket #57146, comment 6
- Timestamp:
- Oct 4, 2018, 7:53:45 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57146, comment 6
initial v1 11 11 Tried all the uninstall and reinstall from above. I am still getting: 12 12 13 {{{ 13 14 python -c "import h5py" 14 15 Traceback (most recent call last): … … 19 20 Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/h5py/_errors.so 20 21 Reason: Incompatible library version: _errors.so requires version 103.0.0 or later, but libhdf5.101.dylib provides version 102.0.0 22 }}}