Closed mruegenberg closed 1 year ago
Currently setup.sh assumes Python 3.9. This grabs the actual Houdini Python version via hython and uses that instead.
hython
Needs some extra work to make CMakeLists also agnostic to the Python version
Currently setup.sh assumes Python 3.9. This grabs the actual Houdini Python version via
hython
and uses that instead.