検索 - User list
Full Version: Cannot find procedure "AEhoudiniAssetSetInputToSelection"
Root » Houdini Engine for Maya » Cannot find procedure "AEhoudiniAssetSetInputToSelection"
MBAustin
I'm writing function for Houdini polyReduce within Maya as part of an external application, and am running into this error:
MayapyProcess.mayapy: ERROR: line 1: Cannot find procedure “AEhoudiniAssetSetInputToSelection”

This call works fine within Maya's console, and python (rather than mel.eval()) calls to Houdini Engine work externally – is there something I need to do to get this working in an external script?

Thanks
MBAustin
I figured out the issue - the python environment was properly sourcing Houdini Engine, but the mel environment was not. Adding mel.eval(“source \”/path/to/houdini/engine/source\“”) allowed it to run properly.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB