Gaoyongxian666/OpenSearcher

ValueError: could not convert string to float: '#N/A'

Opened this issue · 0 comments

2023-04-18 12:26:55,321 - searchthread.py[line:148] - INFO:处理文件时发生错误
2023-04-18 12:26:55,337 - searchthread.py[line:149] - INFO:Traceback (most recent call last):
File "d:\OpenSearcher\qutils\xlsx2txt\xlsx2csv.py", line 860, in handleCharData
self.data = ("%f" % (float(self.data))).rstrip('0').rstrip('.')
ValueError: could not convert string to float: '#N/A'