Create-2021.1.0: omni.create.testing.sh: initialization of _physxSchema raised unreported exception

I have installed create-2021.1.0 on an Ubuntu-20.04.2 installation with an NVIDIA Quadro RTX 5000 GPU.

When I run omni.create.testing.sh, I get the following errors:

2021-04-12 14:46:21 [104,729ms] [Warning] [omni.usd] Warning (secondary thread): in Tf_PyLoadScriptModule at line 122 of /buildAgent/work/ca6c508eae419cf8/USD/pxr/base/tf/pyUtils.cpp -- Import failed for module 'pxr.PhysxSchema'!

2021-04-12 14:46:21 [104,729ms] [Warning] [omni.client.plugin]  140266105792256: usd_plugin: Import failed for module 'pxr.PhysxSchema'!
2021-04-12 14:46:21 [104,729ms] [Error] [carb.python] [py stderr]: Traceback (most recent call last):

Traceback (most recent call last):
2021-04-12 14:46:21 [104,729ms] [Error] [carb.python] [py stderr]:   File "/home/user/.local/share/ov/pkg/create-2021.1.0/_build/kit_release/_build/linux-x86_64/release/plugins/bindings-python/pxr/PhysxSchema/__init__.py", line 30, in <module>

  File "/home/user/.local/share/ov/pkg/create-2021.1.0/_build/kit_release/_build/linux-x86_64/release/plugins/bindings-python/pxr/PhysxSchema/__init__.py", line 30, in <module>
2021-04-12 14:46:21 [104,730ms] [Error] [carb.python] [py stderr]:     
2021-04-12 14:46:21 [104,730ms] [Error] [carb.python] [py stderr]: from . import _physxSchema
2021-04-12 14:46:21 [104,730ms] [Error] [carb.python] [py stderr]: 

    from . import _physxSchema
2021-04-12 14:46:21 [104,730ms] [Error] [carb.python] [py stderr]: SystemError
2021-04-12 14:46:21 [104,730ms] [Error] [carb.python] [py stderr]: : 
2021-04-12 14:46:21 [104,730ms] [Error] [carb.python] [py stderr]: initialization of _physxSchema raised unreported exception
2021-04-12 14:46:21 [104,730ms] [Error] [carb.python] [py stderr]: 

SystemError: initialization of _physxSchema raised unreported exception
2021-04-12 14:48:19 [223,260ms] [Warning] [omni.usd] Warning: in SdfPath at line 97 of /buildAgent/work/ca6c508eae419cf8/USD/pxr/usd/sdf/path.cpp -- Ill-formed SdfPath <>: syntax error

2021-04-12 14:48:19 [223,260ms] [Warning] [omni.client.plugin]  Main: usd_plugin: Ill-formed SdfPath <>: syntax error
2021-04-12 14:48:19 [223,260ms] [Error] [carb.events.python] AttributeError: module 'omni.kit' has no attribute 'builtin'

At:
  /home/user/.local/share/ov/pkg/create-2021.1.0/_build/kit_release/_exts/omni.kit.context_menu/omni/kit/context_menu.py(282): build_create_menu
  /home/user/.local/share/ov/pkg/create-2021.1.0/_build/kit_release/_exts/omni.kit.window.viewport/omni/kit/viewport/scripts/context_menu.py(316): show_create_menu
  /home/user/.local/share/ov/pkg/create-2021.1.0/_build/kit_release/_exts/omni.kit.context_menu/omni/kit/context_menu.py(749): _build_menu
  /home/user/.local/share/ov/pkg/create-2021.1.0/_build/kit_release/_exts/omni.kit.context_menu/omni/kit/context_menu.py(790): show_context_menu
  /home/user/.local/share/ov/pkg/create-2021.1.0/_build/kit_release/_exts/omni.kit.window.viewport/omni/kit/viewport/scripts/context_menu.py(210): on_mouse_event

2021-04-12 14:48:36 [240,541ms] [Error] [carb.events.python] AttributeError: module 'omni.kit' has no attribute 'builtin'

At:
  /home/user/.local/share/ov/pkg/create-2021.1.0/_build/kit_release/_exts/omni.kit.context_menu/omni/kit/context_menu.py(282): build_create_menu
  /home/user/.local/share/ov/pkg/create-2021.1.0/_build/kit_release/_exts/omni.kit.window.viewport/omni/kit/viewport/scripts/context_menu.py(316): show_create_menu
  /home/user/.local/share/ov/pkg/create-2021.1.0/_build/kit_release/_exts/omni.kit.context_menu/omni/kit/context_menu.py(749): _build_menu
  /home/user/.local/share/ov/pkg/create-2021.1.0/_build/kit_release/_exts/omni.kit.context_menu/omni/kit/context_menu.py(790): show_context_menu
  /home/user/.local/share/ov/pkg/create-2021.1.0/_build/kit_release/_exts/omni.kit.window.viewport/omni/kit/viewport/scripts/context_menu.py(210): on_mouse_event

Hi,
Can you please provide full log? At the top of the output there should be path where the log file is stored.
Thanks!

Regards,
Ales