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

Not working #5

Closed
MrHulu opened this issue Jun 29, 2022 · 4 comments · Fixed by #6
Closed

Not working #5

MrHulu opened this issue Jun 29, 2022 · 4 comments · Fixed by #6

Comments

@MrHulu
Copy link

MrHulu commented Jun 29, 2022

Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\xlsxToJson.py", line 69, in
main()
File "C:\Users\Administrator\Desktop\xlsxToJson.py", line 59, in main
workbook = xlrd.open_workbook(filename)
File "C:\Python\lib\site-packages\xlrd_init_.py", line 170, in open_workbook
raise XLRDError(FILE_FORMAT_DESCRIPTIONS[file_format]+'; not supported')
xlrd.biffh.XLRDError: Excel xlsx file; not supported

@paceaux
Copy link
Owner

paceaux commented Jul 1, 2022

could you provide a sample of the file you tried to run with this?

@MrHulu
Copy link
Author

MrHulu commented Jul 1, 2022 via email

@paceaux
Copy link
Owner

paceaux commented Jul 10, 2022

This is the first thing I ever wrote in python, and I wrote it 6 years ago for a use-case I haven't needed since then.

Let me find a machine around the house with Excel on it, and see what I can do. I honestly don't know what those requirements would've been because I had absolutely no clue what I was doing at the time.

@paceaux paceaux linked a pull request Sep 19, 2022 that will close this issue
@MrHulu
Copy link
Author

MrHulu commented Oct 11, 2022 via email

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

Successfully merging a pull request may close this issue.

2 participants