-
Notifications
You must be signed in to change notification settings - Fork 1k
Getting Error : please install and upgrade the python-xlrd library #43
Comments
This fix worked for me if you haven't done it already: |
Hey all, I am getting the same error. What do I do here, do I replace existing code? |
#wget the get-pip.py file Hope Its help! <3 |
Just in case those lines doesnt work for someone, try using this (its a simple modification only):
|
Thanks , worked for me perfectly. |
Hello team, I used both and still get an error Requirement already satisfied: xlrd in /home/username/.local/lib/python3.9/site-packages (2.0.1) what can i do. |
are you using kali? parrot? Have you tried to check your current python version? ( In case you have python 2.7 already installed. Try |
Thanks for Helping |
Still doesn't work |
I am unable to use windows exploit suggester, and getting below error and unable the locate python-xlrd, I have updated and upgraded version of xlrd library and still unable to use.
python2.7 windows-exploit-suggester.py -d 2020-10-19-mssb.xls -i /root/Desktop/Grandpa\ htb/systeminfo.txt
[] initiating winsploit version 3.3...
[] database file detected as xls or xlsx based on extension
[-] please install and upgrade the python-xlrd library
I have search every where for the solution, but no luck, please help with this issue
The text was updated successfully, but these errors were encountered: