1. 程式人生 > >在Centos7上安裝Python-dev

在Centos7上安裝Python-dev

在安裝audiotoolsmake install出現問題

running build_ext
building 'audiotools.pcm' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size
=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/pcm.c -o
build/temp.linux-x86_64-2.7/src/pcm.o src/pcm.c:2:20: 致命錯誤:Python.h:沒有那個檔案或目錄 #include <Python.h> ^ 編譯中斷。 error: command 'gcc' failed with exit status 1 make: *** [install] 錯誤 1

因為缺少Python.h

解決

安裝Python-dev,但是在centos上面沒有該包

[[email protected] audiotools-3.0]# yum install python-dev
已載入外掛:fastestmirror Loading mirror speeds from cached hostfile * base: mirrors.163.com * extras: centos.ustc.edu.cn * updates: mirrors.163.com 沒有可用軟體包 python-dev。

因為該centos上面Python-devPython-devel

相關推薦

Centos7安裝Python-dev

在安裝audiotoolsmake install出現問題 running build_ext building 'audiotools.pcm' extension creating b

Centos7安裝Python+Selenium+Chrome+Chromedriver

fin storage sele 安裝步驟 info imp color 火狐瀏覽器 行修改 1.下載Chrome 上一篇文章已經演示過了Python+Selenium+Firefox+Geckodriver安裝步驟並通過自動化腳本打開百度 因此當前只需要安裝Chrome和

【Zabbix】在CentOS7安裝Zabbix3.0

led spl clas connector 不同數據庫 自由 sel 做了 之前 Zabbix安裝   首先說明一下,本文主要參考了【http://www.linuxidc.com/Linux/2016-11/137030.htm】和【http://www.cnblog

阿裏雲CentOs7安裝JDK

由於 阿裏雲 安裝jdk 自己 cep 變量 roo 但是 style 一、查看服務器是否已經預裝了JDK   在拿到新機器以後,要先看下機器上是否已經預裝了JDK,命令: rpm -qa|grep jdk   如果有的話,卸載openjdk(無需輸全稱)。命令:

(轉)LINUX CENTOS7安裝PYTHON

編輯 查看 idt 可執行 oca 成功 href 命令執行 文件 LINUX CENTOS7下安裝PYTHON 原文:http://www.cnblogs.com/lclq/p/5620196.html Posted on 2016-06-27 14:58 南宮羽香 閱讀

在 Ubuntu 16.04 LTS 安裝 Python 3.6.0

tty article print spa blog sdn number ins 6.0 轉自(http://blog.csdn.net/Wangdada111/article/details/73382537?locationNum=2&fps=1) 安裝:

Centos7安裝Python+Selenium+Firefox學習環境

xorg highlight 使用 瀏覽器 pre 代碼 我認 執行 如果 Selenium 一自動化測試工具。它支持 Chrome,Safari,Firefox 等主流界面式瀏覽器,如果你在這些瀏覽器裏面安裝一個 Selenium 的插件,那麽便可以方便地實現Web界面的

CentOS7 安裝 MongoDB

error log 關閉 服務 文件夾 -a 客戶端 客戶端程序 test 1.環境 centos7 2 進入到 /usr/local/ 目錄:cd /usr/local3 在當前目錄下創建 tools 目錄:mkdir -p tools4 進入到 tools 目錄中:cd

在 Ubuntu 安裝 Python 3.5

apt tool apt-get ncurses str sta tps bsp wget 安裝 Python 3.5:sudo apt-get install python3.5sudo apt-get install python3.5-devsudo apt-get

CentOS7安裝python-pip

nbsp 再次 ade share tro art blog har 它的 在使用Docker的時候,有一個工具叫做 docker-compose,安裝它的前提是要安裝pip工具. 1、首先檢查linux有沒有安裝python-pip包,直接執行 yum insta

centos7安裝CDH5.10.0 認不到主機

scm 問題解決 ole ssi 主機 proc 方法 cdh iso 最近在centos7上安裝CDH5.10.0 認不到主機 異常提示: cloudemanager安裝時出現ProtocolError: <ProtocolError for 127.0.0.1/R

Centos6和Centos7安裝LAMP(PHP-FPM模式、編譯安裝

安裝 centos6 lamp -------------------------實驗:CentOS 7安裝LAMP(PHP-FPM模式)---------------------1、安裝PHP-FPM首先要卸載PHP: yum remove php yum install php-fpm

轉:在centos7安裝memcache

task centos -i ring pri find memcached editor emc 轉:https://www.liquidweb.com/kb/how-to-install-memcached-on-centos-7/ http://devdocs.mag

CentOS7安裝RabbitMQ

pack wiki 用戶名 inf rec tag nec open sicp Installing on RPM-based Linux (RHEL, CentOS, Fedora, openSUSE) 首先需要安裝erlang,參考:http://fedorapr

CentOS7 安裝 Zookeeper-3.4.9 服務

sin cal 永久 int mit apache small www cti 在 CentOS7 上安裝 zookeeper-3.4.9 服務 1、創建 /usr/local/services/zookeeper 文件夾: mkdir -p /usr/local

centos7安裝redis以及PHP安裝redis擴展(一)

對數 onf 服務 evel 路徑 system 命令 請求 物理內存 1.關閉防火墻:  systemctl stop firewalld.service #停止firewall  systemctl disable firewalld.service #禁止firewa

centos7安裝memcached以及PHP安裝memcached擴展(二)

new zxvf ould get blank .so emca post dev 開始在 PHP 中使用 Memcached 前, 我們需要確保已經安裝了 Memcached 服務,接下來安裝 php-memcached 擴展。 PHP Memcached 擴展安裝

CentOS7安裝並配置KVM,以及通過KVM安裝CentOS系統

KVM 虛擬機 CentOS7 虛擬化技術 筆記內容:CentOS7上安裝並配置KVM,以及通過KVM安裝CentOS系統筆記日期:2018-03-07 28.5 Centos7上安裝KVM 28.6 配置網卡 28.7 創建虛擬機安裝CentOS7 28.8 虛擬機管理 Centos7

CentOS7安裝MySQL總結

MySQL5.6一、MySQL數據庫介紹 1、數據庫基礎知識 MySQL是一種開放源代碼的關系型數據庫管理系統(RDBMS),MySQL數據庫系統使用最常用的數據庫管理語言–結構化查詢語言(SQL)進行數據庫管理。 MySQL在2008年被SUN公司收購,2009年SUN公司被Oracle公司收購。

Centos7安裝docker

rem all ble uname 服務 install blank down mon 查看來源:http://www.cnblogs.com/yufeng218/p/8370670.html Docker從1.13版本之後采用時間線的方式作為版本號,分為社區版CE和企