I have checked it and double checked it. For some reason I still get the errors.
I will remove the vray folder and remove the entry in the *.env and then try an installer
Jim Meston, this post is related only to “import vray” error.
Those Python import errors are somehow caused by qLib (or may be just any other plugin that is setup through .env, but I have only this one installed) along with VFH and seems to be related to .391 build since I haven’t noticed those messages earlier.
we tried with the previous houdini production build and a version from end of feb and had the same issue (but didn’t know about the fix).. just updated to 391 with todays VFH build. by adding
“{ “PYTHONPATH” : “${INSTALL_ROOT}/appsdk/python27” },” to the json or the env file (in the appropriate format of course) made all errors go away
Not sure how is it related to Redshift, but yes, wrong vray_for_houdini.json contents are causing loading fail… and yes, fixing the .json contents is the only way to fix this…