You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@alfredplpl thank you for the tip. It worked after changing the h5py version. As an additional information for other people the current project works with python3.7 and tensorflow 1.13.2 (only tested the cpu version, probably gpu would work too), keras 2.1.6 and careful with the opencv version (I used 4.4.0.42)
Please add the line in requirement.txt because the tensorflow-gpu 1.12.0 and keras 2.1.6 cannot use the latest h5py.
h5py==2.10.0
The text was updated successfully, but these errors were encountered: