MMM-awesome-alexa icon indicating copy to clipboard operation
MMM-awesome-alexa copied to clipboard

Trouble Finding swig3.0 and python-pyaudio

Open kmallingham opened this issue 1 year ago • 0 comments

If you know how to fix the issue, make a pull request instead.

  • [ ] Before submitting your issue add logs from your MagicMirror by running command 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:

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?

kmallingham avatar Jul 17 '22 04:07 kmallingham