Konstantin Magnus
Cool tool, I get an error, though, in Houdini 16.5.378 on Mac OS 10.13.3:
Instant Meshes location: $HOUDINI_USER_PREF_DIR/Instant Meshes.app/Contents/MacOS/Instant Meshes
Invalid source /obj/geo1/sop_instant_meshes1/python1
Error: Python error: Traceback (most recent call last):
File “”, line 41, in
File “/Applications/Houdini/Houdini16.5.378/Frameworks/Houdini.framework/Versions/16.5.378/Resources/houdini/python2.7libs/hou.py”, line 25010, in loadFromFile
return _hou.Geometry_loadFromFile(*args)
OperationFailed: The attempted operation failed.
Could not read from the specified file
.
Invalid source /obj/geo1/sop_instant_meshes1/python1
Error: Python error: Traceback (most recent call last):
File “”, line 41, in
File “/Applications/Houdini/Houdini16.5.378/Frameworks/Houdini.framework/Versions/16.5.378/Resources/houdini/python2.7libs/hou.py”, line 25010, in loadFromFile
return _hou.Geometry_loadFromFile(*args)
OperationFailed: The attempted operation failed.
Could not read from the specified file
.
I'm getting an error too, except mine is a touch different (line 38 instead of 41 for me) Windows 10:
Error
Invalid source /obj/geo/sop_instant_meshes1/python1
Error: Python error: Traceback (most recent call last):
File “”, line 38, in
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.378\python27\lib\subprocess.py”, line 524, in call
return Popen(*popenargs, **kwargs).wait()
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.378\python27\lib\subprocess.py”, line 711, in __init__
errread, errwrite)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.378\python27\lib\subprocess.py”, line 948, in _execute_child
startupinfo)
WindowsError: The system cannot find the file specified
.
Invalid source /obj/BP_rubblemaker/bricksmesh/sop_instant_meshes1/python1
Error: Python error: Traceback (most recent call last):
File “”, line 38, in
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.378\python27\lib\subprocess.py”, line 524, in call
return Popen(*popenargs, **kwargs).wait()
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.378\python27\lib\subprocess.py”, line 711, in __init__
errread, errwrite)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.378\python27\lib\subprocess.py”, line 948, in _execute_child
startupinfo)
WindowsError: The system cannot find the file specified
.