Closed ntheru closed 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
found the problem. closing!
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