8000 Cannot install ccGains on MAC with Python 3.7.2 · Issue #23 · probstj/ccGains · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Cannot install ccGains on MAC with Python 3.7.2 #23
Open
@mbenhalima

Description

@mbenhalima

I have been unable to install ccGrains on MAC with Python 3.7.2

Here are the steps I am following:
git clone https://github.com/probstj/ccgains.git
cd ccgains
pip3 install .
I get the this error:

* USE_PKGCONFIG: False
.. ERROR:: Could not find a local HDF5 installation.
   You may need to explicitly state where your local HDF5 headers and
   library can be found by setting the ``HDF5_DIR`` environment
   variable or by using the ``--hdf5`` command-line option.

Looks like an error in installing the required 'tables' module.
I have tried to set the HDF5_DIR env variable, using --hdf5, and brew install hdf5
But nothing helped in fixing this issue. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0