Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sponsored issue: Object is not subscriptable #1

Open
eswhy28 opened this issue Sep 20, 2023 · 0 comments
Open

Sponsored issue: Object is not subscriptable #1

eswhy28 opened this issue Sep 20, 2023 · 0 comments

Comments

@eswhy28
Copy link

eswhy28 commented Sep 20, 2023

Whenever an .xlsx extension is passed, it creates an error: 'set' object is not subscriptable. This error only occurs when working with xlsx files. The code tends to loop through merged cells, and in some instances, the range is null. The library does not account for these instances.
/venv/lib/python3.10/site-packages/pyexcel_xlsx/xlsxr.py", line 72, in init
for ranges in sheet.merged_cells.ranges[:]:
TypeError: 'set' object is not subscriptable

Priority Support

  • @eswhy28 is using Mintycode to fund this issue.
  • If you would like to accept amount bounty for solving this issue join Mintycode.
  • Thank you in advance for helping.

mintycode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant