You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2023. It is now read-only.
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