Hello,
I am getting this error after installing V-ray:
Missing Parenthese in call to 'print'. Did you mean print(""V-Ray ROP"%s"is notfound"%roppath)?(vfh_rop.py,line123)
Traceback (most recent call last):
File "driver_vray_renderer", line 1, in <module>
File "C:/Program Files/Chaos Group/V-Ray/Houdini 18.5.408/vfh_home/scripts/python\vfh\vfh_rop.py", line 123
print "V-Ray ROP "%s" is not found!" % ropPath
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("V-Ray ROP "%s" is not found!" % ropPath)?
Any thoughts to help tackle this error will be really appreciated. I am two days from the deadline!
I posted the same topic under the GPU section. I am sorry for repeating the topics.
I am getting this error after installing V-ray:
Missing Parenthese in call to 'print'. Did you mean print(""V-Ray ROP"%s"is notfound"%roppath)?(vfh_rop.py,line123)
Traceback (most recent call last):
File "driver_vray_renderer", line 1, in <module>
File "C:/Program Files/Chaos Group/V-Ray/Houdini 18.5.408/vfh_home/scripts/python\vfh\vfh_rop.py", line 123
print "V-Ray ROP "%s" is not found!" % ropPath
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("V-Ray ROP "%s" is not found!" % ropPath)?
Any thoughts to help tackle this error will be really appreciated. I am two days from the deadline!
I posted the same topic under the GPU section. I am sorry for repeating the topics.
Comment