-
Does arnold-usd enable usd support for the arnold python bindings? I just built everything according to the instructions, the hydra delegate is working amazingly and the I can load usd files using |
Beta Was this translation helpful? Give feedback.
Answered by
Liametc
Mar 25, 2021
Replies: 1 comment
-
Turns out |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Liametc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Turns out
<usd>/lib
wasn't in theLD_LIBRARY_PATH
. All sorted now