Install python-openpyxl by entering the following commands in the terminal:
sudo apt update sudo apt install python-openpyxl
Description:
Python module to read/write OpenXML xlsx/xlsm files
Openpyxl is a pure Python module to read/write Excel 2007 (OpenXML) xlsx/xlsm files.
Homepage: http://bitbucket.org/openpyxl/openpyxl/
Version: 2.4.9-1
Section: universe/python