Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/pyafipws/iibb.py", line 129, in ConsultarContribuyentes
self.CodigoHash = md5(xml.encode('utf-8')).hexdigest()
AttributeError: 'bytes' object has no attribute 'encode'
Excepcion: AttributeError: 'bytes' object has no attribute 'encode'