Python3 52安裝擴充套件錯誤

2021-07-25 21:24:44 字數 1541 閱讀 1037

importerror: no module named 'setuptools'

這句錯誤提示的表面意思是:沒有setuptools的模組,說明python缺少這個模組,那我們只要安裝這個模組即可解決此問題,下面我們來安裝一下

如果需要就加上--no-check-certificate引數

wget –no-check-certificate

python setup.py build

python setup.py install

Python 3 5 2 及相關工具安裝

個人常用 pip install virtualenv virtualenv p usr bin python2.7 no site packages env ansible source env ansible bin activate env ansible scripts activate o...

python3 5 2內建函式

內建函式 abs dict help min setattr all dir hex next slice any divmod id object sorted ascii enumerate input oct staticmethod bin eval int open str bool ex...

amqp及zmq擴充套件安裝錯誤

在安裝amqp及zmq擴充套件時 執行.configure with php config srv php 5.6.17 bin php config報錯 checking for pkg config.usr bin pkg config checking libzmq installation....