Am I using the right version of openpyxl?

2,160 views
Skip to first unread message

caba...@gmail.com

unread,
Oct 28, 2015, 5:30:48 AM10/28/15
to openpyxl-users
I'm getting the error message:

TypeError: __init__() got an unexpected keyword argument 'hashValue'

when I try to open an xlsx file in openpyxl. Before I write a bug report I'd like to verify that I'm running the right version of openpyxl.

In my requirements.txt I have:


    openpyxl==2.3.0-b1


Is this the correct version to be using? Bitbucket has default, 2,3 and 2.4 branches. ReadTheDocs has 2.2.6 as the most recent one. PyPI has 2.3.0 as the most recent version. Which version should I be using?


(FWIW I'm running Python 2.7.6 on Ubuntu 14.04)


Charlie Clark

unread,
Oct 28, 2015, 5:41:00 AM10/28/15
to openpyx...@googlegroups.com
> I'm getting the error message:
>
> TypeError: __init__() got an unexpected keyword argument 'hashValue'
>
> when I try to open an xlsx file in openpyxl. Before I write a bug report
> I'd like to verify that I'm running the right version of openpyxl.
>
> In my requirements.txt I have:
>
> openpyxl==2.3.0-b1

Why?

See http://openpyxl.readthedocs.org/en/stable/changes.html#b2-2015-09-04

> Is this the correct version to be using? Bitbucket has default, 2,3 and
> 2.4
> branches. ReadTheDocs has 2.2.6 as the most recent one. PyPI has 2.3.0 as
> the most recent version. Which version should I be using?

2.3.0 (or a 2.3 checkout) as per PyPI

We do need to fix the RTD labelling, but I don't have access to it. Apart
from particular versions there should only be stable and latest.

Charlie
--
Charlie Clark
Managing Director
Clark Consulting & Research
German Office
Kronenstr. 27a
Düsseldorf
D- 40217
Tel: +49-211-600-3657
Mobile: +49-178-782-6226

caba...@gmail.com

unread,
Oct 28, 2015, 5:49:59 AM10/28/15
to openpyxl-users, caba...@gmail.com
I've used pip to uninstall openpyxl and install the latest version (2.3.0) which seems to have fixed this bug!

Charlie Clark

unread,
Oct 28, 2015, 6:14:27 AM10/28/15
to openpyx...@googlegroups.com
Am .10.2015, 10:49 Uhr, schrieb <caba...@gmail.com>:

> I've used pip to uninstall openpyxl and install the latest version
> (2.3.0)
> which seems to have fixed this bug!

Which was fixed in b2 as per the change log…
Reply all
Reply to author
Forward
0 new messages