Comment on NumPy 1.20parentComments−sleavey5yAre you using libraries that use `np.bool`? These could trigger warnings to stderr that you would see.−jjgreen5yThat was the issue: https://github.com/numpy/numpy/issues/18281
Comments
Are you using libraries that use `np.bool`? These could trigger warnings to stderr that you would see.
That was the issue: https://github.com/numpy/numpy/issues/18281