Open MahEbrahimiS opened 1 year ago
how deal with this problem? (Thank you very much): I use numpy 1.24.1 and get this error : AttributeError: module 'numpy' has no attribute 'bool'. Did you mean: 'bool_'? I used : mapping = { bool: np.bool } ,but It's not working.
how deal with this problem? (Thank you very much): I use numpy 1.24.1 and get this error : AttributeError: module 'numpy' has no attribute 'bool'. Did you mean: 'bool_'? I used : mapping = { bool: np.bool } ,but It's not working.