DisVoice icon indicating copy to clipboard operation
DisVoice copied to clipboard

Scipy version issue: ImportError: cannot import name 'cumtrapz' from 'scipy.integrate

Open lucaducceschi opened this issue 1 year ago • 0 comments
trafficstars

Scipy changed the name of cumptraz function to "cumulative_trapezoid". Pip installs the newer version of scipy ('1.14.1'), but the requirements.txt file reports version 1.10.0.

lucaducceschi avatar Sep 20 '24 05:09 lucaducceschi