Skip to content

Python setup.py bdist_wheel error #21

@lgomez21

Description

@lgomez21

When I run the cell 1.2 from the DeePiCt 2D Google Colab notebook, the following error appears:

Building wheels for collected packages: h5py
  error: subprocess-exited-with-error
  
  × python setup.py bdist_wheel did not run successfully.
  │ exit code: 1
  ╰─> See above for output.
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  Building wheel for h5py (setup.py) ... error
  ERROR: Failed building wheel for h5py
  Running setup.py clean for h5py
Failed to build h5py
ERROR: Could not build wheels for h5py, which is required to install pyproject.toml-based projects

I followed the instructions for installations and creating an environment. Has anyone experienced a similar issue? Thank you.

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