A
A
arusinov852018-08-10 10:11:31
linux
arusinov85, 2018-08-10 10:11:31

Error installing Python modules?

When installing python modules via pip, the following error occurs:
src/_portaudiomodule.c:29:10: fatal error: portaudio.h: No such file or directory
#include "portaudio.h"
^~~~~~~~~~ ~~~
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
(random module taken)
(gl.h always exits there too)
system: Ubuntu 18.04

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
boris_vlasenko, 2020-02-09
@arusinov85

sudo apt-get install portaudio19-dev

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question