Autodesk / Autodesk/arnold-usd
Python bindings for the schemas are not working when built via CMake
Open
bug
build
- Dominant language
- Python
- Stars
- 284
- Forks
- 68
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 14
Description
**Describe the bug**
The python bindings for the schemas are not working due to various reasons on OSX when built via CMake.
On OSX, especially on Catalina, I need to make sure that `_usdArnold.so` (the python module has an extension of `.so` on OSX, similarly to the Pixar builds) can find `libusdArnold.dylib`.
Contributor guide
Assessment
This issue has not been assessed yet.