respeaker/mic_array

No module name 'Queue'

ntheru opened this issue · 1 comments

Hello,
I've been trying to use the mic array, but i've gotten this notification when I try to get it up and running:

Traceback (most recent call last):
File "mic_array.py", line 4, in
import Queue
ModuleNotFoundError: No module named 'Queue'

I can't find any solutions to it.
Using Ubuntu 16.04
Using Python 3.6

found the problem. closing!