put0c0rd0b3 / calcEstadistica

Python script made to calculate stadistical data.
MIT License
0 stars 0 forks source link

No funciona la integración de excel. #4

Open put0c0rd0b3 opened 2 years ago

put0c0rd0b3 commented 2 years ago
Traceback (most recent call last):
  File "/Users/javier/git_calcEstadistica/calcEstadistica/calcEstadistica.py", line 13, in <module>
    columna = hoja.cell_value(1, c)
  File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/xlrd/sheet.py", line 420, in cell_value
    return self._cell_values[rowx][colx]
IndexError: list index out of range
put0c0rd0b3 commented 2 years ago

5 Trabajando en ello.