Hi
I have trouble when I try to execute docker-compose build, this occur after repository change when update the manifest of product_replenishment_cost and include 'stock_batch_picking_ux' on manifest/depends
This problem is show here
*** Error compiling '/opt/odoo/custom/src/aeroo_reports/report_aeroo/translate.py'...
File "/opt/odoo/custom/src/aeroo_reports/report_aeroo/translate.py", line 131
except AttributeError, exc:
^
SyntaxError: invalid syntax
Can you help me please?