Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble Finding swig3.0 and python-pyaudio #237

Open
1 task
kmallingham opened this issue Jul 17, 2022 · 0 comments
Open
1 task

Trouble Finding swig3.0 and python-pyaudio #237

kmallingham opened this issue Jul 17, 2022 · 0 comments

Comments

@kmallingham
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant