AttributeError: module ‘lxml.html.clean’ has no attribute ‘defs’ on Odoo 17
I get an error when installing lxml on an Odor 17 project in MacBook M1 chip.
First of all, when installing requirements.txt, an error occurred. So I commented out some lines in the requirements.txt file.