可能软件仓库中的名称不一样
你先搜索一下:sudo apt search xlrd
没有唉,怎么办?PYTHON常用软件包XLRD啊!
正在排序... 完成
全文搜索... 完成
python-xlrd/未知,未知 1.1.0-1 all
extract data from Microsoft Excel spreadsheet files
python-xlrd-docs/未知,未知 1.1.0-1 all
extract data from Microsoft Excel spreadsheet files (documentation)
python-xlwt/未知,未知 1.3.0-2 all
module for writing Microsoft Excel spreadsheet files - Python 2.7
python-xlwt-doc/未知,未知 1.3.0-2 all
module for writing Microsoft Excel spreadsheet files - doc
python3-xlrd/未知,未知 1.1.0-1 all
extract data from Microsoft Excel spreadsheet files (Python3 version)
python3-xlwt/未知,未知 1.3.0-2 all
module for writing Microsoft Excel spreadsheet files - Python 3.x

??????
P.S. python 常用包不应该用 pip 安装吗?或者直接上 conda 找

??????
P.S. python 常用包不应该用 pip 安装吗?或者直接上 conda 找
谢谢指教!好啦。
sudo pip3 install xlrd
Popular Ranking
ChangePopular Events
More

中文 
sudo apt-get update
sudo apt install xlrd
.
.
.
E 无法定位软件包 XLRD