kcoley / gltf2usd

command-line utility for converting glTF 2.0 models to USD
MIT License
263 stars 39 forks source link

Python Crash #165

Closed milcktoast closed 5 years ago

milcktoast commented 5 years ago

I've tried several configurations in an attempt to get the correct Python version linked with the pxr and other modules, but keep getting the following crash:

Python crashed. FATAL ERROR: Failed axiom: ' Py_IsInitialized() '

I've seen a couple other issues mentioning this problem, but haven't seen a resolution. Is there a specific system configuration required to run these scripts with the pxr module?

milcktoast commented 5 years ago

To avoid system Python configuration issues, I switched to using a containerized toolset: https://github.com/Plattar/python-xrutils