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
A lot of codebase seem to use np.float which was deprecated in numpy 1.20 and removed in 1.24. Therefore, importing menpo3d raises error. An update would be much appreciated.
Cheers,
The text was updated successfully, but these errors were encountered:
Hi,
A lot of codebase seem to use
np.float
which was deprecated in numpy 1.20 and removed in 1.24. Therefore, importing menpo3d raises error. An update would be much appreciated.Cheers,
The text was updated successfully, but these errors were encountered: