You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python on my Mac computer crashes when I run the example code.
The error I am getting is numpy._core._exceptions._UFuncNoLoopError: ufunc 'GetUnitSystem' did not contain a loop with signature matching types () -> None
Python on my Mac computer crashes when I run the example code.
The error I am getting is
numpy._core._exceptions._UFuncNoLoopError: ufunc 'GetUnitSystem' did not contain a loop with signature matching types () -> NoneI have numpy 2.1.3 installed.