popsom icon indicating copy to clipboard operation
popsom copied to clipboard

Numpy Error

Open kannansingaravelu opened this issue 2 years ago • 0 comments

Getting the following error when calling m.starburst()

TypeError: np.matrix is not supported. Please convert to a numpy array with np.asarray. For more information see: https://numpy.org/doc/stable/reference/generated/numpy.matrix.html

Neither np.asarray or np.array works instead of np.matrix

kannansingaravelu avatar Feb 13 '23 07:02 kannansingaravelu