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

'WindowsPath' is not iterable" for demo_cli.py when inputting mp3 on Windows 10 #116

Closed
matthewfisherSU opened this issue Sep 5, 2019 · 2 comments

Comments

@matthewfisherSU
Copy link

I get the following error when giving a path to an mp3 in Windows 10

Caught exception: TypeError("argument of type 'WindowsPath' is not iterable")

Capture

@matthewfisherSU
Copy link
Author

This problem resolved when I converted the file from mp3 to wav format, not sure if figuring out how to support mp3 is worth it or not, but if it isn't feel free to close this!

@CorentinJ
Copy link
Owner

Yeah I don't know, other people have the same issue but I can't reproduce it with mp3 files.

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