Pipeline for the automatic detection and segmentation of particles and cellular structures in 3D Cryo-ET data, based on deep learning (convolutional neural networks).
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.
When I run the cell 1.2 from the DeePiCt 2D Google Colab notebook, the following error appears:
I followed the instructions for installations and creating an environment. Has anyone experienced a similar issue? Thank you.