Greetings all,
Just downloaded WrapX Demo and tried to load in a MD 6 avatar following the tutorial and i get this error in the consul when launching the script (ExtractMarvelousAvatar).
Traceback (most recent call last):
File “ExtractMarvelousAvatar.py”, line 4, in
geom = wrap.extractMarvelousAvatar(fileName)
File “C:\Program Files\R3DS\WrapX1.3\python2.7\lib\python2.7/avthelpers.py”, line 132, in extractMarvelousAvatar
acsFileName = getFileNameOfType(files,“.acs”)
File “C:\Program Files\R3DS\WrapX1.3\python2.7\lib\python2.7/avthelpers.py”, line 120, in getFileNameOfType
raise ValueError(“%s is not valid .avt file (no %s file)” % type)
TypeError: not enough arguments for format string
I am using Windows 8.1 x64 and also tried with Linux Kubuntu 16.10 with gcc 4.8
Thanks in advance everyone.
Cheers,
Fady.