Cannot install tensorflow because cannot install h5py

Hi All,
This is an old topic, but that other one is closed. Still, I could not solve it by installing cython3 using sudo apt install cython3.

I do this on the jetson tx on Python 3.6.9 (Tried also 3.7 but tensorflow will not run with that at all)

Please some suggestions, since I loose so much time getting all the versions ‘matching’ and running. Thank you!

pip install h5py

Defaulting to user installation because normal site-packages is not writeable
Looking in indexes: Simple index, https://pypi.ngc.nvidia.com
Collecting h5py
Downloading h5py-3.1.0.tar.gz (371 kB)
|████████████████████████████████| 371 kB 4.5 MB/s
Installing build dependencies … done
Getting requirements to build wheel … done
Installing backend dependencies … |

blas_opt_info:
blas_mkl_info:
libraries mkl_rt not found in [‘/usr/local/lib’, ‘/usr/lib’, ‘/usr/lib/aarch64-linux-gnu’]
NOT AVAILABLE

blis_info:
  libraries blis not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu']
  NOT AVAILABLE

openblas_info:
  FOUND:
    libraries = ['openblas', 'openblas']
    library_dirs = ['/usr/lib/aarch64-linux-gnu']
    language = c
    define_macros = [('HAVE_CBLAS', None)]

ERROR: Command errored out with exit status 1: /usr/bin/python3.6 -u -c 'import io, os, sys, setuptool

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Which Jetson platform? TX1? Or Nano?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.