when i run odoo version 10 in terminal using:
python odoo-bin --addons ./addons
it give the error as below:
Error: from openpyxl.styles import Style,
Font, Alignment, Border, Side ImportError: cannot import name Style
can anyone get it this error?
Please suggest the solution.