I’m doing the Robotcorp tutorial, and in the part where it takes the HTML information and tries to convert it to PDF, this error occurs: TypeError: cannot pickle ‘dict_keys’ object
I’ve tried to put the same code in the tutorial and the error continues.
I’m starting in python programming, if anyone can help me?