COMPAT: Break in openpyxl · Issue #7169 · pandas-dev/pandas (original) (raw)

When I try to use DataFrame to_excel, I was given the following error. I am using Pandas 0.13.1, openpyxl 2.0.2

from openpyxl.style import Style
ImportError: No module named style