Question
Python not loading substance_painter module
Im new to python and painter scripting so i may be simply overlooking something. I've gone through doc's and tutorials and from what I understand, i need to import the substance_painter module to interact with the application but python keeps telling me it cant find the module.
I have an extra path to the painter module setup:
/Applications/Adobe Substance 3D Painter/Adobe Substance 3D Painter.app/Contents/Resources/python/modules
What am I missing?
