USD Python tools in CentOS 7

Hello,


I'm trying to run "usdzconvert" using Python 2.7 on a CentOS 7 environment, but I get this error "Failed to import pxr module. Please add path to USD python bindings to your PYTHONPATH". I have added the PYTHONPATH variable, but i'm still getting that error.


I was getting the same error on Windows, even adding the path, but I compiled the source from the Github repo: https://github.com/PixarAnimationStudios/USD and added those libraries instead and it worked. In this case, I'm not being able to compile that same source with CentOS 7.


Any help would be appreciated.

Replies

I have the same error. Any ideas to solve this problem?