How can I fix this error? h5py is installed.
Requirement already satisfied: h5py in c:programdataanaconda3libsite-packages (3.11.0)
Requirement already satisfied: numpy>=1.17.3 in c:programdataanaconda3libsite-packages (from h5py) (1.24.3)
Python 3.11.7
TIA!
Uninstall and reinstalling with different versions to no avail.
I’m trying to use VGG16 and it requires weights.
New contributor
Mike Salbs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.