Adverti horiz upsell

Mass OBJ Exporter 0.1.0 for Maya (maya script)

batch export multiple selected objects as separate obj's

License
Button download
4,224 Downloads

Compatibility

  • 2013, 2012, 2011, 2010, 2009

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:05/10/2013
Last Modified:05/10/2013
File Size: 2.62 KB

Bugs

SyntaxError

Statuspending
Prioritymedium
Date12/08/2022
Submitted byDimior Dimior
Hello there!
I am getting this problem:
 

# Error: invalid syntax
# # File "<maya console>", line 22
# # print finalExportPath
# # ^
# # SyntaxError: Missing parentheses in call to 'print'. Did you mean print(finalExportPath)?

Alsi if I change that to (finalExportPath)

I get the next error:

# Error: invalid syntax
# # File "<maya console>", line 24
# # print "Ignoring object named: '%s'. Export failed, probably not a polygonal object. "%(item)
# # ^
# # SyntaxError: invalid syntax

 

Post a comment: