Below is an overview of all parsing and processing issues that appeared while importing the data.
Below is an overview of all parsing and processing issues that appeared while importing the data.
Go back to the global issues overview or view the dataset page.
Issue #3f42cd30633df08813fda2e14d4ffeb0b1eef59e: in_nse_debarred| exception | Traceback (most recent call last):
File "/opensanctions/zavod/zavod/crawl.py", line 36, in crawl_dataset
entry_point(context)
File "${ZAVOD_DATASETS_PATH}/in/nse_debarred/crawler.py", line 169, in crawl
for item in parse_xls_or_xlsx_sheet_from_url(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "${ZAVOD_DATASETS_PATH}/in/nse_debarred/crawler.py", line 154, in parse_xls_or_xlsx_sheet_from_url
items = h.parse_xls_sheet(context, xlrd.open_workbook(filepath)["Working"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/venv/lib/python3.12/site-packages/xlrd/__init__.py", line 172, in open_workbook
bk = open_workbook_xls(
^^^^^^^^^^^^^^^^^^
File "/venv/lib/python3.12/site-packages/xlrd/book.py", line 68, in open_workbook_xls
bk.biff2_8_load(
File "/venv/lib/python3.12/site-packages/xlrd/book.py", line 637, in biff2_8_load
cd = compdoc.CompDoc(self.filestr, logfile=self.logfile,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/venv/lib/python3.12/site-packages/xlrd/compdoc.py", line 227, in __init__
dbytes = self._get_stream(
^^^^^^^^^^^^^^^^^
File "/venv/lib/python3.12/site-packages/xlrd/compdoc.py", line 293, in _get_stream
if self.seen[s]:
~~~~~~~~~^^^
IndexError: array index out of range |
|---|---|
| dataset | in_nse_debarred |
| exc_info | True |