I exported a list of nomenclatures for a particular product in excel format (.xlsx) and want to import the same as nomenclature for another product.
But during importation, an error is generated asking me to install the module "openpyxl".
I installed the module successfully using command (pip install openpyxl) from my odoo terminal but the same error is still generated
Please help me to sort that out.