I have built a plugin to try to read Excel files and save the chosen layer to CSV and I want to use openpyxl in QGIS, but there is a error:
ImportError: No module named openpyxl
I have built a plugin to try to read Excel files and save the chosen layer to CSV and I want to use openpyxl in QGIS, but there is a error:
ImportError: No module named openpyxl