vfxpro99 / usd-build-club

This project includes recipes to build Pixar's Universal Scene Description, its Python bindings, and all necessary prerequisites on Mac and Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows: recommend installing Jinja2?

rhaleblian opened this issue · comments

With Jinja2, you're more likely to get bin/usdGenSchema. An out-of-the-box build of maya-usd (Autodesk's take on the AL and Pixar Maya plugins) expects it.

pip install jinja2

Later on guys. And thanks for putting this repo together, i'm building on all 3 plaftorms and it's super helpful.

Thanks for the note, all the instructions updated to mention installing jinja2!

Hi Nick! Cool.