Search - User list
Full Version: USD 20.x Plans?
Root » Solaris and Karma » USD 20.x Plans?
OmerShapira
Hey Folks,

Now that USD 20.x is released, is there a plan to switch from USD 19.11 to 20.x?
Will this version of USD only be available in the Python 3 variant of Houdini?

Thanks!
jsmack
I thought it already was.
OmerShapira
Is there a special step to access it?

Using Houdini 18.0.450 / Python 3:
Python 3.7.4 (default, Mar 11 2020, 10:26:42) [MSC v.1916 64 bit (AMD64)] on win32
Houdini 18.0.450 hou module imported.
Type "help", "copyright", "credits" or "license" for more information.
>>> from pxr import Usd
>>> Usd.GetVersion()
(0, 19, 11)

Using Houdini 18.0.416 / Python 2:
Python 2.7.15 (default, Mar 11 2020, 10:04:57) [MSC v.1916 64 bit (AMD64)] on win32
Houdini 18.0.416 hou module imported.
Type "help", "copyright", "credits" or "license" for more information.
>>> from pxr import Usd
>>> Usd.GetVersion()
(0, 19, 11)
jsmack
oh, never mind
mtucker
Both Py2 and Py3 versions of the next major release will use USD 20.05 or later.

Both Py2 and Py3 versions of Houdini 18.0 will continue to use USD 19.11, which does not really include full python3 support. But USD isn't the only part of Houdini 18.0 that is lacking in this regard. The python3 version of Houdini 18.0 is only a “tech preview”. It is not meant for production use.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB