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

mic_array.py requires import queue as Queue #46

Open
cipy opened this issue Sep 6, 2020 · 2 comments
Open

mic_array.py requires import queue as Queue #46

cipy opened this issue Sep 6, 2020 · 2 comments

Comments

@cipy
Copy link

cipy commented Sep 6, 2020

No description provided.

@drinkspiller
Copy link

Change line 4 of mic_array.py to:

import queue as Queue

@tianrking
Copy link

py3 queue
py2 Queue

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

3 participants