The librosa
library is currently broken in the Code Interpreter environment because it uses np.complex
, which was removed in NumPy 1.24+.
Would it be possible to update librosa
in the Code Interpreter environment?
The librosa
library is currently broken in the Code Interpreter environment because it uses np.complex
, which was removed in NumPy 1.24+.
Would it be possible to update librosa
in the Code Interpreter environment?