I am getting more errors
Traceback (most recent call last):
File “dynamics_smokebox”, line 4, in
File “/opt/hfs11.0.701/houdini/python2.6libs/dopsmoketoolutils.py”, line 1033, in dopEmptyFluidBox
(dopnode, fieldnode) = createEmptyFluidBox(sceneviewer, fluidtype, buildmat=buildmat)
File “/opt/hfs11.0.701/houdini/python2.6libs/dopsmoketoolutils.py”, line 990, in createEmptyFluidBox
dopimportnode = createObjectImportingFromFluid(dopnode, fluidtype, buildmat=buildmat)
File “/opt/hfs11.0.701/houdini/python2.6libs/dopsmoketoolutils.py”, line 749, in createObjectImportingFromFluid
objectnode.parm(“geo_velocityblur”).set(True)
AttributeError: ‘NoneType’ object has no attribute ‘set’