真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

安裝psutil模塊報錯怎么解決

這篇文章主要講解了“安裝psutil模塊報錯怎么解決”,文中的講解內(nèi)容簡單清晰,易于學(xué)習(xí)與理解,下面請大家跟著小編的思路慢慢深入,一起來研究和學(xué)習(xí)“安裝psutil模塊報錯怎么解決”吧!

目前創(chuàng)新互聯(lián)建站已為數(shù)千家的企業(yè)提供了網(wǎng)站建設(shè)、域名、網(wǎng)絡(luò)空間、網(wǎng)站托管、服務(wù)器租用、企業(yè)網(wǎng)站設(shè)計、自流井網(wǎng)站維護等服務(wù),公司將堅持客戶導(dǎo)向、應(yīng)用為本的策略,正道將秉承"和諧、參與、激情"的文化,與客戶和合作伙伴齊心協(xié)力一起成長,共同發(fā)展。

'*' token
    psutil/_psutil_linux.c:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
    psutil/_psutil_linux.c:240: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
    psutil/_psutil_linux.c:268: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
    psutil/_psutil_linux.c:375: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
    psutil/_psutil_linux.c:433: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
    psutil/_psutil_linux.c:482: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
    psutil/_psutil_linux.c:543: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PsutilMethods'
    psutil/_psutil_linux.c:582: error: expected specifier-qualifier-list before 'PyObject'
    psutil/_psutil_linux.c: In function 'init_psutil_linux':
    psutil/_psutil_linux.c:628: error: 'PyObject' undeclared (first use in this function)
    psutil/_psutil_linux.c:628: error: (Each undeclared identifier is reported only once
    psutil/_psutil_linux.c:628: error: for each function it appears in.)
    psutil/_psutil_linux.c:628: error: 'v' undeclared (first use in this function)
    psutil/_psutil_linux.c:632: error: 'module' undeclared (first use in this function)
    psutil/_psutil_linux.c:632: warning: implicit declaration of function 'Py_InitModule'
    psutil/_psutil_linux.c:632: error: 'PsutilMethods' undeclared (first use in this function)
    psutil/_psutil_linux.c:635: warning: implicit declaration of function 'PyModule_AddIntConstant'
    error: command 'gcc' failed with exit status 1
    
    ----------------------------------------
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-cY1TLx/psutil/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-J4cL69-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-cY1TLx/psutil/



===============================================================

解決方法是安裝python-devel,這是Python的頭文件和靜態(tài)庫包:

[root@localhost ~]# yum install python-devel.x86_64
Failed to set locale, defaulting to C
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package python-devel.x86_64 0:2.6.6-51.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===============================================================================================
 Package                Arch             Version                  Repository              Size
===============================================================================================
Installing:
 python-devel           x86_64           2.6.6-51.el6             cdrom-server           171 k

Transaction Summary
===============================================================================================
Install       1 Package(s)

Total download size: 171 k
Installed size: 456 k
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : python-devel-2.6.6-51.el6.x86_64                                            1/1
  Verifying  : python-devel-2.6.6-51.el6.x86_64                                            1/1

Installed:
  python-devel.x86_64 0:2.6.6-51.el6                                                           

Complete!
在用pip安裝psutil模塊
[root@localhost ~]# pip install psutil
DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6
Collecting psutil
  Using cached psutil-5.0.1.tar.gz
Installing collected packages: psutil
  Running setup.py install for psutil ... done
Successfully installed psutil-5.0.1

感謝各位的閱讀,以上就是“安裝psutil模塊報錯怎么解決”的內(nèi)容了,經(jīng)過本文的學(xué)習(xí)后,相信大家對安裝psutil模塊報錯怎么解決這一問題有了更深刻的體會,具體使用情況還需要大家實踐驗證。這里是創(chuàng)新互聯(lián),小編將為大家推送更多相關(guān)知識點的文章,歡迎關(guān)注!


網(wǎng)站名稱:安裝psutil模塊報錯怎么解決
文章出自:http://weahome.cn/article/gggdgg.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部