The currently vendored version of configobj (`lib/pegasus/python/Pegasus/netlogger/configobj.py`) is not compatible with python3. The easy solution (IMO) would be to transition from vendoring `configobj` to simply depending on a release. I'm pretty sure that python module is packaged up for current versions of rhel, debian, conda, macports, etc, so it shouldn't require upstream packaging.