scraperwiki / spreadsheet-download-tool

A ScraperWiki plugin for downloading data from a box as a CSV or Excel spreadsheet
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Bug in XLS output #22

Closed frabcus closed 11 years ago

frabcus commented 11 years ago
Traceback (most recent call last):
  File "./tool/extract.py", line 158, in <module>
    main()
  File "./tool/extract.py", line 56, in main
    col_number, value)
  File "/usr/local/lib/python2.7/dist-packages/xlwt/Worksheet.py", line 1030, in write
    self.row(r).write(c, label, style)
  File "/usr/local/lib/python2.7/dist-packages/xlwt/Row.py", line 240, in write
    StrCell(self.__idx, col, style_index, self.__parent_wb.add_str(label))
  File "/usr/local/lib/python2.7/dist-packages/xlwt/Row.py", line 159, in insert_cell
    raise Exception(msg)
Exception: Attempt to overwrite cell: sheetname=u'tweets' rowx=1 colx=0

https://scraperwiki.com/dataset/duftlba/view/awkvkmy