#44087: trouble installing py27-h5py osx snowleopard -----------------------------+-------------------------------- Reporter: lisa.crossman@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: h5py | Port: -----------------------------+-------------------------------- Hi, I have trouble installing py27-h5py on snowleopard with Xcode 3.2.6. Have run sudo port selfupdate and sudo port upgrade outdated Have cleaned py27-h5py and trying to install or reinstall. Unfortunately I don't seem to be getting informative errors, but : sudo port install -v py27-h5py ---> Computing dependencies for py27-h5py ---> Fetching archive for py27-h5py Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. See this page for more information: <https://trac.macports.org/wiki/MisbehavingServers> ---> Attempting to fetch py27-h5py-2.3.0_0.darwin_10.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/py27-h5py ---> Attempting to fetch py27-h5py-2.3.0_0.darwin_10.x86_64.tbz2.rmd160 from http://mse.uk.packages.macports.org/sites/packages.macports.org/py27-h5py ---> Installing py27-h5py @2.3.0_0 ---> Activating py27-h5py @2.3.0_0 ---> Cleaning py27-h5py ---> Updating database of binaries ---> Scanning binaries for linking errors ---> No broken files found. python Python 2.7.3 (v2.7.3:70274d53c1dd, Apr 9 2012, 20:52:43) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin Type "help", "copyright", "credits" or "license" for more information.
import h5py Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named h5py
any advice appreciated. -- Ticket URL: <https://trac.macports.org/ticket/44087> MacPorts <http://www.macports.org/> Ports system for OS X