respeaker / mic_array

DOA, VAD and KWS for ReSpeaker Microphone Array
https://www.seeedstudio.com/ReSpeaker-Mic-Array-Far-field-w--7-PDM-Microphones--p-2719.html
Apache License 2.0
287 stars 85 forks source link

No module name 'Queue' #20

Closed ntheru closed 6 years ago

ntheru commented 6 years ago

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

ntheru commented 6 years ago

found the problem. closing!