[issue24628] load_workbook giving ValueError: invalid literal for int()

2015-07-13 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the report, but openpyxl is not part of the Python standard library. Please create an issue at https://bitbucket.org/openpyxl/openpyxl/issues -- nosy: +berker.peksag resolution: -> third party stage: -> resolved status: open -> closed _

[issue24628] load_workbook giving ValueError: invalid literal for int()

2015-07-13 Thread Travis
New submission from Travis: This code works fine with all my workbooks except the one with a heavier amount of data. Please let me know if you want the excel file I am trying to open with this code. -- components: IDLE, IO, Installation, Interpreter Core, Library (Lib), Macintosh files