AttributeError module ‘numpy’ has no attribute ‘int’

 · 1 min read

AttributeError: module ‘numpy’ has no attribute ‘int’

$ conda list // numpy version 1.26.4 solution)
$ pip install numpy==1.23.0