Renderman 22.5 for Houdini 17.5 issue on start

   5391   6   1
User Avatar
Member
6 posts
Joined: 1月 2017
Offline
Hello everyone,

i've installed Renderman 22.5 for Houdini 17.5 and set up the houdini.env file as written in the Renderman Documentation. If I start Houdini, I always get this message in the console:

Unable to find libprman. Resorting to backup string table. Rendering will error
Error running pythonrc.py:
Traceback (most recent call last):
File “C: /Program Files/Pixar/RenderManForHoudini-22.5/17.5/python2.7libs/pythonrc.py”, line 41, in <module>
import rfh.config # relies on PYTHONPATH having been set above
File “C: /Program Files/Pixar/RenderManForHoudini-22.5/17.5/python2.7libs\rfh\config.py”, line 49, in <module>
from node_desc import NodeDesc
File “C: /Program Files/Pixar/RenderManForHoudini-22.5/17.5/python2.7libs\node_desc.py”, line 55, in <module>
from txmanager.txparams import TXMAKE_PRESETS
ImportError: No module named txmanager.txparams


The Renderman-Part in my environment file looks like this:

RMANTREE=“C:\Program Files\Pixar\RenderManForHoudini-22.5”
RFHTREE=“C:\Program Files\Pixar\RenderManForHoudini-22.5”
HOUDINI_PATH=$HOUDINI_PATH;$APPDATA\SideFX\GameDevToolset\17.5\1.159;$RFHTREE\17.5;&


Do you guys have an idea, how to fix this issue?

Best Regards,
Chrizzo
Edited by Chrizzo - 2019年5月9日 09:25:15
User Avatar
Member
20 posts
Joined: 10月 2013
Offline
Hi
your entry for RMANTREE looks wrong to me, it should point to ProServer like this:
RMANTREE=“CProgram Files/Pixar/RenderManProServer-22.5”
best regards

(eh- without the emoticon, this is a bug from the website)
Edited by raschberg - 2019年5月9日 12:32:58
User Avatar
Member
6 posts
Joined: 1月 2017
Offline
raschberg
Hi
your entry for RMANTREE looks wrong to me, it should point to ProServer like this:
RMANTREE=“CProgram Files/Pixar/RenderManProServer-22.5”
best regards

(eh- without the emoticon, this is a bug from the website)


Yeah! It fixed the issue!

Thank you very much
Edited by Chrizzo - 2019年5月9日 15:26:42
User Avatar
Member
23 posts
Joined: 2月 2014
Offline
Hello, I have still issues on houdini 17.5.258
I have correct env files, but I can't eg. create light some python errors… anyone succeded?
User Avatar
Member
99 posts
Joined: 3月 2009
Offline
I think the best place to get support for the plugin is on Pixar's RenderMan forum. I have it working fine making lights and shaders and all that on macOS but there are some stability issues with IPR in the release version.
User Avatar
Member
83 posts
Joined: 2月 2016
Offline
Make sure that the Houdini path variable has RenderMan lines first in the list if you have multiple entries.

I had the same issue and put the RenderMan line first ( before Redshift and Octane lines which I have installed as well )

That fixed the issue.
User Avatar
Member
23 posts
Joined: 2月 2014
Offline
Solved. I had different problem. I had custom HOUDINI_OTLSCAN_PATH and that was the problem. Renderman keeps his asstes in different location
  • Quick Links