Many thanks!
In order to prepare a local development/debug environment, I proceded as follow :
[1] I forked the ML repository to my repository
[2] I downloaded the repository to my Windows PC and unzipped to a directory
[3] I downloaded and installed Python 2.7 to my PC
[4] I downloaded and installed Mako 1.0.0 to my PC
However, By launching features-html.py, the output is incorrect and incomplete, you can see an example here :
http://www.ufo.verona.it/prova.htmlI can see there are some external shell commands... Linux ? They cannot be executed in Windows... Do it's this the problem ?
How to proceed ?
Many thanks !