On Thu, 02 Jul 2015, Aaron M. Ucko wrote: > ERROR: test_creating_and_reading_multiple_sheets > (pandas.io.tests.test_excel.ExcelReaderTests) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File > "/«BUILDDIR»/pandas-0.16.2+git65-g054821d/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/tests/test_excel.py", > line 475, in test_creating_and_reading_multiple_sheets > df.to_excel(ew,sheetname) > File > "/«BUILDDIR»/pandas-0.16.2+git65-g054821d/debian/tmp/usr/lib/python2.7/dist-packages/pandas/core/frame.py", > line 1277, in to_excel > startrow=startrow, startcol=startcol) > File > "/«BUILDDIR»/pandas-0.16.2+git65-g054821d/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/excel.py", > line 798, in write_cells > xcell.style = xcell.style.copy(**style_kwargs) > File "/usr/lib/python2.7/dist-packages/openpyxl/compat/__init__.py", line > 67, in new_func > return obj(*args, **kwargs) > TypeError: copy() got an unexpected keyword argument 'font'
> I suspect an incompatibility with openpyxl 2.3.0~b1-1, which came out > of NEW at roughly the same time as pandas. > Could you please take a look? yeap -- I have noted that too... my bad with not testing openpyxl on breaking API before uploading... hoping to hear what upstream says before doing anything: https://github.com/pydata/pandas/issues/10125 cheers -- Yaroslav O. Halchenko, Ph.D. http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org Research Scientist, Psychological and Brain Sciences Dept. Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org