Closed HumpyBlumpy closed 1 year ago
I have the same problem when using ARC (3.2.8) with new versions of numpy. The solution is ostensibly simple: replace the deprecated numpy types with their native Python equivalents, but perhaps some higher-level coordination is required here since I don't know to what extent this problem permeates the ARC code.
Should be resolved in ARC v3.4.0
Using numpy 1.24.3, arc 3.3.0
Also np.complex, etc...