If you know how to fix the issue, make a pull request instead.
I have gone through each step in the process with no issues, until I ran into this line of code:
~ $ sudo apt-get install swig3.0 python-pyaudio python3-pyaudio sox pip install pyaudio
This is what I get after executing the above line:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package swig3.0
E: Couldn't find any package by glob 'swig3.0'
E: Couldn't find and package by regex 'swig3.0'
E: Unable to locate package python-pyaudio
I can't seem to find the issue online and have tried a few different solutions (from this GH page) to no success.
Can anyone help?
If you know how to fix the issue, make a pull request instead.
pm2 log MagicMirrorI have gone through each step in the process with no issues, until I ran into this line of code:
~ $ sudo apt-get install swig3.0 python-pyaudio python3-pyaudio sox pip install pyaudioThis is what I get after executing the above line:
I can't seem to find the issue online and have tried a few different solutions (from this GH page) to no success.
Can anyone help?