CENTOS7 Python3.7 PyAudio 安装
生活随笔
收集整理的這篇文章主要介紹了
CENTOS7 Python3.7 PyAudio 安装
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
2019獨(dú)角獸企業(yè)重金招聘Python工程師標(biāo)準(zhǔn)>>>
出現(xiàn)錯(cuò)誤:
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -fPIC -I/usr/local/python371/include/python3.7m -c src/_portaudiomodule.c -o build/temp.linux-aarch64-3.7/src/_portaudiomodule.osrc/_portaudiomodule.c:29:23: fatal error: portaudio.h: No such file or directory#include "portaudio.h"^compilation terminated.error: command 'gcc' failed with exit status 1安裝依賴包:
sudo yum -y install portaudio portaudio-devel?
轉(zhuǎn)載于:https://my.oschina.net/mengyoufengyu/blog/2960711
創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎(jiǎng)勵(lì)來(lái)咯,堅(jiān)持創(chuàng)作打卡瓜分現(xiàn)金大獎(jiǎng)總結(jié)
以上是生活随笔為你收集整理的CENTOS7 Python3.7 PyAudio 安装的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: .net 6 简单使用redis
- 下一篇: python day08