pycharm 下跑資料表不相容xlrd2.0.1;報錯檢視安裝的庫模組:pip list 解除安裝命令:pip uninstall xlrd 安裝命令:pip install xlrd==1.2.0
確定! 回上一頁