Thread: Utility combineMods.py
View Single Post
  #4  
Old April 2nd, 2010, 02:37 PM

pyg pyg is offline
BANNED USER
 
Join Date: Jan 2009
Location: a small farm
Posts: 340
Thanks: 73
Thanked 103 Times in 42 Posts
pyg is on a distinguished road
Default Re: combineMods.py

Quote:
Originally Posted by mehrunes_dagon View Post
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.
Reply With Quote