Set numpy version to 1.11.0 #4
Reference in New Issue
Block a user
Delete Branch "github/fork/mikulas-mrva/patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Running the tests on 1.12.0 causes "TypeError: 'numpy.float64' object cannot be interpreted as an index". Namely on audiofile_tests.F0AnalysisTests, audiofile_tests.KurtosisAnalysisTests, audiofile_tests.PeakAnalysisTests, audiofile_tests.RMSAnalysisTests, audiofile_tests.ZeroXAnalysisTests and test_GenerateRMS.
Created by: Pezz89
Thanks for this. However, this issue with new versions of numpy has been dealt with in the dev branch, alongside a number of other significant changes. This should all be merged into master soon when I can find the time to tidy it up a bit.
Pull request closed