Hi,
If you're using the update_pos script given in the CPSi18n product to
generate translation files, then you're also using OpenTAL.
OpenTAL does not install ok using python2.4, but there's a workaround to
make it work: just change the evaluateText method parameters
(OpenTAL/Context.py, l.191 in my version) from "def evaluateText(self,
expr, None=None):" to "def evaluateText(self, expr):", as python2.4 does
not allow assignments to None.
Hope this could help. Regards,
--
Anahide Tchertchian
Mail: at at nuxeo.com - Tel: +33 (0)1 40 33 71 60
Nuxeo Collaborative Portal Server: http://www.nuxeo.com/cps
Gestion de contenu web / portail collaboratif / groupware / open source
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel