As @COLDSPEED so eloquently pointed out the error explicitly tells you to install xlrd.

pip install xlrd

And you will be good to go.

Answer from Grr on Stack Overflow
🌐
Anaconda.org
anaconda.org › anaconda › xlrd
xlrd - anaconda
View packages from the anaconda channel on Anaconda.org.
🌐
PyPI
pypi.org › project › xlrd
xlrd · PyPI
xlrd is a library for reading data and formatting information from Excel files in the historical .xls format.
🌐
PyPI
pypi.org › project › xlrd › 1.1.0
xlrd 1.1.0
Extract data from Excel spreadsheets ... 2.0 onwards) on any platform. Pure Python (2.7, 3.4+). Strong support for Excel dates. Unicode-aware. ... Download the file for your platform. If you're not sure which to choose, learn more about installing packages. ... Filter files by name, interpreter, ABI, and platform. If you're not sure about the file name format, learn more about wheel file names. ... Details for the file xlrd-1.1.0.t...
      » pip install xlrd
    
Published: Aug 22, 2017
Version: 1.1.0
🌐
Streamlit
discuss.streamlit.io › community cloud
ImportError: Missing optional dependency 'xlrd'. Install xlrd >= 1.0.0 for Excel support Use pip or conda to install xlrd - Community Cloud - Streamlit
March 8, 2021 - Hi, I try to deploy my app with the fantastic Streamlit Sharing, but the app is unable to open up the Excel file in there: ImportError: Missing optional dependency ‘xlrd’. Install xlrd >= 1.0.0 for Excel support Use pip or conda to install xlrd.
🌐
TechOverflow
techoverflow.net › 2023 › 06 › 19 › how-to-fix-importerror-missing-optional-dependency-xlrd-install-xlrd-1-0-0-for-excel-support
How to fix ImportError: Missing optional dependency 'xlrd'. Install xlrd >= 1.0.0 for Excel support | TechOverflow
June 29, 2026 - File /usr/lib/python3.10/impor... --> 144 raise ImportError(msg) 145 else: 146 return None ImportError: Missing optional dependency 'xlrd'. Install xlrd >= 1.0.0 for Excel support Use pip or conda to install xlrd....
Find elsewhere
🌐
GeeksforGeeks
geeksforgeeks.org › installation guide › how-to-install-xlrd-in-python-on-macos
How to Install xlrd in Python on MacOS? - GeeksforGeeks
July 23, 2025 - Follow the below steps to install the xlrd library on macOS: Step 1: Install the latest Python3 in MacOS.
🌐
GeeksforGeeks
geeksforgeeks.org › installation guide › how-to-install-xlrd-in-python-in-windows
How to Install xlrd in Python in Windows? - GeeksforGeeks
July 23, 2025 - The xlrd module in python is used to retrieve information from a spreadsheet. In this article, we will look into the process of installing the xlrd module in a Windows machine.
🌐
Anaconda.org
anaconda.org › conda-forge › xlrd
xlrd - conda-forge
View packages from the conda-forge channel on Anaconda.org.
🌐
SPSS Tutorials
spss-tutorials.com › xlrd-python
Python XLRD (Excel Read) - How to Install?
Now we'll first set the folder ... into the window with a right mouse click. All that's now left to do is the actual installation by running python setup.py install....
🌐
YouTube
youtube.com › watch
How to Install XLRD in Python - with Example to Read Excel Files in Python - Code Jana - YouTube
🔖👇 Book a FREE 15-Min Doubt Clearance Session on Zoom with Me. 🔗🤷 https://calendly.com/codejana/doubt-clearance-code-janaHi Coders, welcome to Code Jana....
Published: June 18, 2020
🌐
PyPI
pypi.org › project › xlrd › 1.0.0
xlrd 1.0.0
xlrd is a library for reading data and formatting information from Excel files in the historical .xls format.
🌐
Jupyter Community Forum
discourse.jupyter.org › general
[Browser] No module xlrd - General - Jupyter Community Forum
October 31, 2020 - However, when I use import pandas as pd pd.read_excel(“filename.xlsx”) I get: ModuleNotFoundError: No module named ‘xlrd’ ImportError: Install xlrd >= 1.0.0 for Excel support I have found suggestions that I should install some packages using pip … but I can´t do that online?
🌐
EDUCBA
educba.com › home › software development › software development tutorials › python tutorial › python xlrd
Python xlrd | What is Python xlrd? | How to Use Python xlrd?
March 29, 2023 - Xlrd module is not coming by default at the time of installing the python package in our system. 1. In the first step, we are installing the xlrd module by using the pip command. We can install the xlrd module in any operating system on which ...
Address: Unit no. 202, Jay Antariksh Bldg, Makwana Road, Marol, Andheri (East),, 400059, Mumbai