hi,
I want to take use of the functionality that maybe provided by pyCallbacks.py (in VRay_Install_Path/maya_vray/scripts/vray) but i got error when importing this module:
A error message occur:
I try to find it around but got nothing, where is this module located ?
Thanks.
I want to take use of the functionality that maybe provided by pyCallbacks.py (in VRay_Install_Path/maya_vray/scripts/vray) but i got error when importing this module:
Code:
from vray import pyCallbacks
Code:
Error: line 1446: No module named VismatPythonBridge
Thanks.
Comment