__set__ raise TypeError('expected ' + str(self.expected_type)) TypeError: expected <class 'openpyxl.descriptors.base.String'>
Created originally on Bitbucket by pratyuma (Pratyuma)
Hi, I am not able to load the workbook, getting the TypeError (see attached image). I can get the workbook to load with openpyxl version 2.4.11 as well as 2.5.0a2. However when I upgrade to version 2.5.0a3 it starts throwing the error. I also tried upgrading to version 2.5.2, however it was still giving the same error. I cannot share the xlsm file due to security reasons.
Thanks in advance. Pratyuma
Attachments: openpyxl_error