Set numpy version to 1.11.0 #4

Closed
mikulas.mrva wants to merge 0 commits from github/fork/mikulas-mrva/patch-1 into master
mikulas.mrva commented 2017-04-19 10:14:09 +00:00 (Migrated from gitlab.com)

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.

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.
samuel.perry89 commented 2017-04-21 18:22:25 +00:00 (Migrated from gitlab.com)

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.

*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

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bp/PySoundConcat#4