[MacPorts] #57146: h5py Library not updated

MacPorts noreply at macports.org
Thu Oct 4 07:56:22 UTC 2018


#57146: h5py Library not updated
-------------------------+----------------------
  Reporter:  boatmorrow  |      Owner:  eborisch
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.5.3
Resolution:              |   Keywords:
      Port:  py-h5py     |
-------------------------+----------------------

Comment (by ryandesign):

 Replying to [comment:7 eborisch]:
 > Output of `port list installed and hdf5` ? The confusion I'm having is
 that my up-to-date hdf5 (1.10.2) shows library version 103.0.0 for
 /opt/local/lib/libhdf5.101.dylib.

 `port list` doesn't do what you think it does. See wiki:FAQ#portlist. You
 should use `port installed hdf5` here instead.

 > I'm guessing you haven't tried uninstalling and then `sudo port install
 -s py27-h5py`? There is a mismatch from your compiled .so and your system,
 forcing a build from source locally should resolve that. (But leaves
 unanswered why you don't appear to have the latest version.)

 Single-letter flags like `-s` are "global" and not related to specific
 `port` subcommands, and must therefore appear before the subcommand,
 otherwise they don't do anything. So you'd need `sudo port -s install
 py27-h5py` here instead.

-- 
Ticket URL: <https://trac.macports.org/ticket/57146#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list