Quote:
Originally Posted by mehrunes_dagon
ups, does not work under *nix
ImportError: No module named DMG
and after renamin dmg/ to DMG/ is still does not work
ImportError: cannot import name D3M
'''and string d3m is nowhere to be found'''
By the way, perl mod-combiner malfunctions, so i am impatiently waitin for a workin replacement
|
Sounds like you moved things around after unzipping. Best place to unzip is in mods/ After unzipping there should be a combineMods.py, a DMG.py, and a dmg/ Doing ./combineMods.py should give you usage help text. Moving combineMods.py to a different directory than DMG.py will give you the results described above.