Error installing Omniverse version of blender

Hi,

I am trying to install the omniverse version of blender for easy import/export of USD. I already had a blender 4.0 install and I uninstalled it in order to install the omniverse version. However, I am getting the following error:

Error occurred during installation of Blender 4.0 alpha USD branch: Traceback (most recent call last):
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\modules\addon_utils.py”, line 401, in enable
mod.register()
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\addons\pose_library_init_.py”, line 44, in register
gui.register()
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\addons\pose_library\gui.py”, line 239, in register
register_message_bus()
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\addons\pose_library\gui.py”, line 188, in register_message_bus
bpy.msgbus.subscribe_rna(
TypeError: subscribe_rna: struct FileAssetSelectParams does not contain property asset_library_reference
Traceback (most recent call last):
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\modules\addon_utils.py”, line 401, in enable
mod.register()
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\addons\pose_library_init_.py”, line 42, in register
operators.register()
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\modules\bpy\utils_init_.py”, line 771, in register
register_class(cls)
ValueError: register_class(…): already registered as a subclass ‘ASSET_OT_assign_action’
Error : EXCEPTION_ACCESS_VIOLATION
Address : 0x00007FF7C0526918
Module : blender.exe
Thread : 0000856c
Traceback (most recent call last):
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\modules\addon_utils.py”, line 401, in enable
mod.register()
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\addons\pose_library_init_.py”, line 44, in register
gui.register()
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\addons\pose_library\gui.py”, line 239, in register
register_message_bus()
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\addons\pose_library\gui.py”, line 188, in register_message_bus
bpy.msgbus.subscribe_rna(
TypeError: subscribe_rna: struct FileAssetSelectParams does not contain property asset_library_reference
Traceback (most recent call last):
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\modules\addon_utils.py”, line 401, in enable
mod.register()
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\addons\pose_library_init_.py”, line 42, in register
operators.register()
File “C:\Users\umang\AppData\Local\ov\pkg\blender-4.0.0-usd.201.1\Release\4.0\scripts\modules\bpy\utils_init_.py”, line 771, in register
register_class(cls)
ValueError: register_class(…): already registered as a subclass ‘ASSET_OT_assign_action’
Error : EXCEPTION_ACCESS_VIOLATION
Address : 0x00007FF7C0526918
Module : blender.exe
Thread : 00008d24

I have not been able to figure out the issue so far. Did anyone else had any issues similar to this? Thanks.

Hi @user33609. My apologies for the delayed response! Are you still getting the same install error with the latest Blender v4.2.0-usd.202.0 on the Omniverse Launcher?