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

Add swig to installation instructions #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

georgefst
Copy link

Needed this to build the pocketsphinx dependency.

Needed this to build the `pocketsphinx` dependency.
@builderjer
Copy link
Member

swig is installed in the system packages when you follow the doc

sudo apt install build-essential python3-dev python3-pip swig libssl-dev libfann-dev portaudio19-dev libpulse-dev

@georgefst
Copy link
Author

Ah, I kind of missed that as I already had all the other system packages installed.

Still, I guess there's an argument for using Pip where possible. Otherwise, one could skip this step completely and use the system's pip and wheel packages.

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

Successfully merging this pull request may close these issues.

2 participants