openpyxl中遇到TypeError: 'generator' object is not subscriptable
摘要:
出现在原因在于 print(sheet.rows[1]) from openpyxl import * import os class excel_readWrite: def __init__(self, xls_name,base_url=None, pagetitle=None): self. 阅读全文
posted @ 2018-12-15 12:52 BillBie 阅读(134) 评论(0) 推荐(0)
浙公网安备 33010602011771号