I looked at the previous threads regarding this topic, but they have not helped solve the problem.
how to read password protected excel in python
If your file size is small, you can probably save that as ".csv". and then read
It worked for me :)