You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
If you know how to fix the issue, make a pull request instead.
pm2 log MagicMirror
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:
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?
The text was updated successfully, but these errors were encountered: