1. 程式人生 > >2019/1/9 6系列所有裝置編號與SIM卡資訊抓取

2019/1/9 6系列所有裝置編號與SIM卡資訊抓取

一、報錯:
File "G:/station/6系列裝置資訊明細.py", line 12, in <module>
workbook.save(r'.\6系列裝置明細表.xls')
File "G:\python\lib\site-packages\xlwt\Workbook.py", line 710, in save
doc.save(filename_or_stream, self.get_biff_data())
File "G:\python\lib\site-packages\xlwt\Workbook.py", line 680, in get_biff_data
self.worksheets[self.

active_sheet].selected = True
IndexError: list index out of range
二、資料插入excel