I'm trying to execute from command line in Windows: python icbuild.py it fails at line 32 on icbuild module, fails to find jhbuild module to import jhbuild.environment Where can I get jhbuild module and install in my Windows Box?
I'm trying to execute from command line in Windows:
python icbuild.py
it fails at line 32 on icbuild module, fails to find jhbuild module to import jhbuild.environment
Where can I get jhbuild module and install in my Windows Box?