Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when using your wav to text code I get this issue for some reason and can't convert the file #4

Open
nokel opened this issue Aug 19, 2017 · 1 comment

Comments

@nokel
Copy link

nokel commented Aug 19, 2017

frameOneChannel[i] = frameInt[4*i+1]*2**8+frameInt[4*i]#separate channels and store one channel in new list

TypeError: 'map' object is not subscriptable

@Ash-username
Copy link

Ash-username commented Dec 16, 2019

I have this issue too! It's really annoying me (avoiding the obvious pun...). I feel that it is due to outdated softwares conflicting, perhaps. For example, my Python IDE is 3.7 or something, whereas it was originally written for 2.5 something. I tried to download 2.5 but my system didn't want to. I really wanted to use this program for printing a Christmas present for a friend! Did you get any answers??

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

No branches or pull requests

2 participants