GPUOpen-LibrariesAndSDKs / BlenderUSDHydraAddon

This add-on allows you to assemble and compose USD data with Blender data and render it all using various renderers via Hydra.
Apache License 2.0
362 stars 37 forks source link

Doesn't build on OpenSUSE #311

Open Psijic opened 1 month ago

Psijic commented 1 month ago

I have Blender without export to USD option and trying to install the plugin. Downloaded the source code 3.0.0 and run build.py but it created an empty /bin folder only. All requirements are met:

>>> import jinja2
>>> print(jinja2.__version__)
3.1.4

AMD Ryzen 3060, Nvidia GTX 1650, python 3.11, Blender 4.1, OpenSuse TW

Psijic commented 1 month ago

Also downloaded BlenderUSDHydraAddon-1.1.1, but it has no build file

Psijic commented 1 month ago

Trying install Ubuntu 20 version, I have a error: No module named 'pxr', init.py, line 126 in import_module