this error happens ` File "/Users/helium/ncsa/extractors-geo/preview.geoshp/ncsa.geo.shp.py", line 152, in process_message self.logger.debug(ex.message)` Replacing debug(ex.message) with just debug(ex) for the exception works.