BUG:A module that was compiled using NumPy 1.x cannot be run in NumPy 2.0.0 as it may crash
today I encountered this problem while working on my Python project, even though I wasn’t directly using numpy:
today I encountered this problem while working on my Python project, even though I wasn’t directly using numpy: