I saw USD release 22.08 drop a few weeks ago, and notably within its release notes is the sentence: “Added support for native builds on Apple Silicon.” I struggled quite bit with getting USD both installed and operational because, as it turns out, there’s a bit of quirk to Python that made things more difficult.Continue reading “Native support for USD tools on an M1 Mac”
Tag Archives: python
p4 where and python
Dear Google. Please index this so when I run into this again, I can find it. Your friend, -joe So I just spent the past 6 hours debugging an esoteric problem with using the p4 command through python, taking advantage of the “-G” option to marshal the data directly back into python objects. p4 isContinue reading “p4 where and python”