Your message dated Mon, 16 Nov 2015 09:19:42 -0500
with message-id <[email protected]>
and subject line Re: Bug#790924: pandas: FTBFS: copy() got an unexpected
keyword argument 'font'
has caused the Debian Bug report #790924,
regarding pandas: FTBFS: copy() got an unexpected keyword argument 'font'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
790924: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790924
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pandas
Version: 0.16.2+git65-g054821d-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Builds of pandas have been failing with test suite errors of the form
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?
Thanks!
--- End Message ---
--- Begin Message ---
Version: 0.17.0+git8-gcac4ad2-2
actually closing
--
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
--- End Message ---