## 🐛 Bug Numpy >=1.24.0 deprecated np.float and similar aliases. See https://levelup.gitconnected.com/fix-attributeerror-module-numpy-has-no-attribute-float-d7d68c5a4971 Fairseq with newer versions of numpy fail with error `AttributeError: module 'numpy' has no attribute 'float'` ### Environment - fairseq Version (e.g., 1.0 or main): main - OS (e.g., Linux): Linux - How you installed fairseq (`pip`, source): wource
🐛 Bug
Numpy >=1.24.0 deprecated np.float and similar aliases. See https://levelup.gitconnected.com/fix-attributeerror-module-numpy-has-no-attribute-float-d7d68c5a4971
Fairseq with newer versions of numpy fail with error
AttributeError: module 'numpy' has no attribute 'float'Environment
pip, source): wource