Hi
I'm trying to install a local version of the platform on a windows machine, and getting some error, due to some problems with python on my machine.
Looking at the scripts however, it seems that python is currently used for detecting environment paths. Is it possible to avoid that and obtain the same information directly by shell, or at least by using the Config library?