mac python 安裝系統性能信息模塊psutil

➜ ~ sudo easy_install psutil

Searching for psutil
Reading https://pypi.python.org/simple/psutil/
Best match: psutil 5.2.1
Downloading https://pypi.python.org/packages/b8/47/c85fbcd23f40892db6ecc88782beb6ee66d22008c2f9821d777cb1984240/psutil-5.2.1.tar.gz#md5=ed731bcbb5737486a60807a1dc6183eb
Processing psutil-5.2.1.tar.gz
Writing /tmp/easy_install-OC2wkl/psutil-5.2.1/setup.cfg
Running psutil-5.2.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OC2wkl/psutil-5.2.1/egg-dist-tmp-PASufj
warning: manifest_maker: MANIFEST.in, line 14: 'recursive-include' expects <dir> <pattern1> <pattern2> ...

warning: no previously-included files matching '*' found under directory 'docs/_build'
warning: no previously-included files matching '*' found under directory '.ci'
zip_safe flag not set; analyzing archive contents...
psutil.__init__: module references __file__
psutil.tests.__init__: module references __file__
psutil.tests.runner: module references __file__
psutil.tests.test_bsd: module references __file__
psutil.tests.test_linux: module references __file__
psutil.tests.test_memory_leaks: module references __file__
psutil.tests.test_misc: module references __file__
psutil.tests.test_osx: module references __file__
psutil.tests.test_posix: module references __file__
psutil.tests.test_process: module references __file__
psutil.tests.test_sunos: module references __file__
psutil.tests.test_system: module references __file__
psutil.tests.test_windows: module references __file__
Adding psutil 5.2.1 to easy-install.pth file

Installed /Library/Python/2.7/site-packages/psutil-5.2.1-py2.7-macosx-10.11-intel.egg
Processing dependencies for psutil
Finished processing dependencies for psutil

➜ ~

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章