Re: [pyxl] xlrd 0.9.2 AssertionError raised in open_workbook

75 views
Skip to first unread message
Message has been deleted

Chris Withers

unread,
May 13, 2013, 8:08:56 AM5/13/13
to python...@googlegroups.com, PyJon
On 10/05/2013 16:43, PyJon wrote:
> Hi all,
> Having the following problem with spreadsheets from a particular user:
> *** Open failed: AssertionError:
> Traceback (most recent call last):
> File "/usr/bin/runxlrd.py", line 333, in main
> ragged_rows=options.ragged_rows,
> File "/usr/lib64/python2.7/site-packages/xlrd/__init__.py", line 435, in
> open_workbook
> ragged_rows=ragged_rows,
> File "/usr/lib64/python2.7/site-packages/xlrd/book.py", line 116, in
> open_workbook_xls
> bk.parse_globals()
> File "/usr/lib64/python2.7/site-packages/xlrd/book.py", line 1226, in
> parse_globals
> self.names_epilogue()
> File "/usr/lib64/python2.7/site-packages/xlrd/book.py", line 1025, in
> names_epilogue
> evaluate_name_formula(self, nobj, namex, blah=blah)
> File "/usr/lib64/python2.7/site-packages/xlrd/formula.py", line 838, in
> evaluate_name_formula
> do_binop(opcode, stack)
> File "/usr/lib64/python2.7/site-packages/xlrd/formula.py", line 758, in
> do_binop
> assert len(stk) >= 2
> AssertionError

Can you file an issue on GitHub for this, and refer to the group archive
of your attached file?

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk

Jon Ady

unread,
May 13, 2013, 9:22:52 AM5/13/13
to python...@googlegroups.com
Done.
Regards,
Jon
Reply all
Reply to author
Forward
0 new messages