Skip to content

problem with building lib HDF5 #46

@amirafshari

Description

@amirafshari

I had problem with installingt he presto package on my local (python 3.11) and google colab

pip install -e .

Error:

× Failed to build installable wheels for some pyproject.toml based projects
╰─> h5py

it would fix it:

conda install -c conda-forge h5py  hdf5 -y

then comment out line 26 in setup.py file and rerun:

pip install -e .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions