AonCyberLabs / Windows-Exploit-Suggester

This tool compares a targets patch levels against the Microsoft vulnerability database in order to detect potential missing patches on the target. It also notifies the user if there are public exploits and Metasploit modules available for the missing bulletins.
GNU General Public License v3.0
3.94k stars 1.02k forks source link

xlrd.biffh.XLRDError: Excel xlsx file; not supported #50

Open Hellsender01 opened 3 years ago

Hellsender01 commented 3 years ago

The latest version of xlrd is not working fine with this tool

Instead, we have to install an old version of xlrd

pip2 uninstall xlrd pip2 install xlrd==1.2.0

sam-acker commented 3 years ago

For anyone else having trouble with this make sure you uninstall the latest version first pip uninstall xlrd

AnikateSawhney commented 3 years ago

Thanks mate , it is working now

cybertuxh4xor commented 2 years ago

I uninstalled pip uninstall xlrd and i installed pip install xlrd==1.2.0 and it still does not work. Any thoughts or suggestions?

sablamouchi commented 2 years ago

I uninstalled pip uninstall xlrd and i installed pip install xlrd==1.2.0 and it still does not work. Any thoughts or suggestions?

Same here. Any progress?

cybertuxh4xor commented 2 years ago

Yes, the only way I got it to work is to take the file and convert it to .xlsx the send it through the converter again back to .xls.

https://cloudconvert.com/xls-to-xlsx

Rourke101 commented 2 years ago

Use environments and problem solved!

I have also migrated the tool to Python 3

RustySoldier commented 1 year ago

Yes, the only way I got it to work is to take the file and convert it to .xlsx the send it through the converter again back to .xls.

https://cloudconvert.com/xls-to-xlsx

WHAT IS THIS BLACK MAGIC XD It works!

pjun666 commented 1 year ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。