Skip to content

请问一下这个如何解决 #1

@Linkwenhao

Description

@Linkwenhao

Traceback (most recent call last):
File "Core/ExcelExportTool.py", line 35, in
finalJsons = ExcelInfo.ExcelInfo(paths[key],config["headRow"],config["round"],config["ignoreEmpty"]).FinalTable()
File "C:\Users\linwenhao\Desktop\知识图谱\ExcelExportTool-master\ExcelExportTool-master\Core\ExcelInfo.py", line 96, in init
self.setupSheetInfos(xlrd.open_workbook(excelName))
File "C:\Users\linwenhao\Desktop\知识图谱\ExcelExportTool-master\ExcelExportTool-master\Core\ExcelInfo.py", line 184, in setupSheetInfos
if ctype==0 or cell[0]==NameFlag.error:
TypeError: 'float' object is not subscriptable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions