when I tried to import a file (Price list), I get the the following message:
"Import preview failed due to: Unable to load "xls" file: requires Python module "xlrd".
For CSV files, the issue could be an incorrect encoding."
have already install Python-xrld with pip and xrld with apt-get but still not working, any suggestion how can I fix this?
Thank you Ray, I have done what you told but still not working, having the same message that XLRD is needed.