Ubuntu上安装python模块

sudo apt-get install python-pip ----先安装 pip模块

sudo pip install openpyxl ---通过pip安装python模块