xlsx2csv icon indicating copy to clipboard operation
xlsx2csv copied to clipboard

Hi, please help, what's this problem ?

Open jesseky opened this issue 11 years ago • 3 comments

Traceback (most recent call last): File "/usr/local/bin/xlsx2csv", line 550, in xlsx2csv.convert(outfile, sheetid) File "/usr/local/bin/xlsx2csv", line 162, in convert self._convert(sheetid, outfile) File "/usr/local/bin/xlsx2csv", line 200, in _convert sheet.to_csv(writer) File "/usr/local/bin/xlsx2csv", line 362, in to_csv self.parser.ParseFile(self.filehandle) File "/usr/local/bin/xlsx2csv", line 377, in handleCharData xfs_numfmt = self.styles.cellXfs[s] IndexError: list index out of range

jesseky avatar Aug 01 '14 02:08 jesseky

Can you send me xlsx file? I have to try it

dilshod avatar Aug 01 '14 04:08 dilshod

I've send the xlsx file to your gmail. very very appreciated.

jesseky avatar Aug 01 '14 08:08 jesseky

@jesseky is this problem still happening? If yes, could you please share a link for this sample file?

turicas avatar Oct 11 '19 22:10 turicas