Que hacer cuando al intentar conectarme a AFIP obtengo un, TypeError: memoryview: a bytes-like object is required, not 'str'
Consistentemente desde hace dos o tres semanas, estoy viendo que este error se está repítiendo:
TypeError: memoryview: a bytes-like object is required, not 'str'
Que sucede al intentar conectar la localización argentina a AFIP. Este post no es una solución definitiva, pero indica los pasos que tuve en cuenta para solucionar el problema en diferentes instalaciones:
Usar Ubuntu 19.10
instalar el paquete python3-m2crypto
Aplicar estos cambios a wsaa.py https://github.com/ingadhoc/pyafipws/commit/470aaf1b513d3a0d0ff78c146f648641dd94f9e9
Acerca de:
Gustavo Orrillo
Passionate about programming, he has implemented Odoo for different types of businesses since 2010. In Moldeo Interactive he is a founding Partner and Programmer; In addition to writing on the Blog about different topics related to the developments he makes.