I think the only this would work is to compile it against the maya version
you are using, unless there is some existing pre-built binaries that I am
not aware of.
Another approach, though very convoluted, would be to first create a system
level command (one that you can run outside maya from any t
Hello here fellas,
sorry for the form I'm on mobile
I've been trying everything to run matplotlib from maya (2020 win x64)
that include installing it from mayapy.exe -m pip , downloading third-party
packages and other older versions ;I even tried to compile it although
failing countless times at
Thanks marcus, will give that a try
On Sun, May 23, 2021 at 2:11 AM Marcus Ottosson
wrote:
> It would only be computed outputMatrix is pulled, so a first step is
> testing that.
>
> cmds.setAttr(yourNode + ".PoseFile", "changed.txt", type="string")# Compute
> not called yet..
> cmds.getAttr(you
It would only be computed outputMatrix is pulled, so a first step is
testing that.
cmds.setAttr(yourNode + ".PoseFile", "changed.txt", type="string")#
Compute not called yet..
cmds.getAttr(yourNode + ".outputMatrix")# Compute called
If that doesn’t happen, it’s possible strings aren’t part of nor