xlrd新版本不再支持xlsx

# 卸载已安装的xlrd 2.x
pip uninstall xlrd 
# 下载对应的版本
pip install xlrd==1.2.0
posted @ 2022-03-29 15:15  xaom  阅读(78)  评论(0)    收藏  举报