chrisevans3d / skinWrangler

SkinWrangler - A skinning tool for Autodesk Maya
91 stars 28 forks source link

Maya 2024.1 macOSVentura #15

Open ahrymal opened 1 year ago

ahrymal commented 1 year ago

I don't seem to be able to find the installation guide and as a result, I'm not sure if I'm doing it right.

ERROR

import maya.app.general.executeDroppedPythonFile as myTempEDPF
myTempEDPF.executeDroppedPythonFile("/Volumes/PLUGINS/Maya/skinWrangler/skinWrangler-master/skinWrangler.py", "")
del myTempEDPF
# Error: SyntaxError: file <frozen importlib._bootstrap> line 241: Missing parentheses in call to 'exec'. Did you mean exec(...)?

The plugin fails to open giving me an Error in Maya 2024.1