kaolin
kaolin copied to clipboard
Kaolin installation on jetson nano
Dear All,
does kaolin run on a jetson nano? If yes, can you point me to installation instructions?
Best, Jens
I have tried it on jetson Xavier.
Due to to the pptk module, runtime error occurs. Kaolin installs well but not callable.
Currently, there is no official support for Kaolin on Jetson. However, it can be installed on Jetson provided pptk is built from source.
Thank you very much, I will give it a try.
Best Jens
On 6. Apr 2020, at 20:28, Krishna Murthy [email protected] wrote:
Currently, there is no official support for Kaolin on Jetson. However, it can be installed on Jetson provided pptk is built from source.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Hello, can someone please point me how to run Kaolin on Jetson Nano? I tried to built it from source but got error on usd-core python package that is not shipped for aarch64 architecture.
Thank you