Skip to content

Fixed 'IndexError: arrays used as indices must be of integer (or boolean) type'#12

Open
asantos-6 wants to merge 1 commit intoCarlSouthall:masterfrom
asantos-6:master
Open

Fixed 'IndexError: arrays used as indices must be of integer (or boolean) type'#12
asantos-6 wants to merge 1 commit intoCarlSouthall:masterfrom
asantos-6:master

Conversation

@asantos-6
Copy link
Copy Markdown

When trying to run the ADT function for a particular .wav file I got that error. Fixed by adding '.astype(int)':
https://stackoverflow.com/questions/62329081/python-indexerror-arrays-used-as-indices-must-be-of-integer-or-boolean-type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant