ZhengZerong / im2smpl

Predicts a SMPL model given a RGB image using clues from HMR, Simplify, AlphaPose, etc.
Other
83 stars 19 forks source link

Can not install torch-hdf5 #4

Open vigorbird opened 3 years ago

vigorbird commented 3 years ago

I use your codeof Alphapose, but I cannot install torch-hdf5 correctly. The logs are below: "Missing dependencies for hdf5: torch >= 7.0 penlight totem

Error: Could not satisfy dependency: torch >= 7.0" I install torch from source and pip, but they all do not work.

TalhaAhmad209 commented 2 years ago

Same issue