I've installed the RPR plugin for Houdini 19.5.640 using the automatic installation .exe file, and get a success message. However, when I open Houdini, enter the Solaris workspace, and select RPR from the veiwport dropdown, the RPR option just disappears upon clicking it. I found a similar post on the RPR git issues page here that seems to describe the same issue. As the post suggests, I checked the paths in the 'RPR_for_houdini.json' file and the correctly point to where I have unzipped my RPR files to. Any idea what I've done wrong here?
Additionally, when I start Houdini, I get the following errors in the console:
Error running Python dynamic menu strip script:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\PROGRA~1\SIDEEF~1\HOUDIN~1.640\python37\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
File "D:/_Projects/hdRpr-3.0.0-Houdini-19.5.640-py3.9-Windows/houdini/scripts/python\houRpr\resolver.py", line 10, in <module>
usd_plugin.Load()
pxr.Tf.ErrorException:
Error in 'pxrInternal_v0_22__pxrReserved__::PlugPlugin::_Load' at line 258 in file C:\cygwin\home\prisms\builder-new\WeeklyDevTools19.5\dev_tools\src\usd\usd-22.05\USD-py3.7\pxr\base\plug\plugin.cpp : 'Failed to load plugin 'RenderStudioResolver': The specified module could not be found.
in 'd:/_Projects/hdRpr-3.0.0-Houdini-19.5.640-py3.9-Windows/plugin/usd/RenderStudioResolver.dll''
Error running Python dynamic menu strip script:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\PROGRA~1\SIDEEF~1\HOUDIN~1.640\python37\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
File "D:/_Projects/hdRpr-3.0.0-Houdini-19.5.640-py3.9-Windows/houdini/scripts/python\houRpr\resolver.py", line 10, in <module>
usd_plugin.Load()
pxr.Tf.ErrorException:
Error in 'pxrInternal_v0_22__pxrReserved__::PlugPlugin::_Load' at line 258 in file C:\cygwin\home\prisms\builder-new\WeeklyDevTools19.5\dev_tools\src\usd\usd-22.05\USD-py3.7\pxr\base\plug\plugin.cpp : 'Failed to load plugin 'RenderStudioResolver': The specified module could not be found.
in 'd:/_Projects/hdRpr-3.0.0-Houdini-19.5.640-py3.9-Windows/plugin/usd/RenderStudioResolver.dll''