Render.ru

При запуске программы HoudiniFX pyton выдаёт ошибку

dizel 1747

Пользователь сайта
Рейтинг
2
#1
При запуске программы Houdini 18.0.532 выдаёт ошибку. Я не программист, поэтому буду очень рад и признателен, если разбирающиеся люди помогут её решить. Готов ответить на любые вопросы, которые могут помочь в решении проблемы. Заранее спасибо!

Error running event handler:
Traceback (most recent call last):
File "opdef:/Sop/heightfield_drawmask?ViewerStateModule", line 4, in <module>
ImportError: No module named sidefx_stroke

Error running event handler:
Traceback (most recent call last):
File "opdef:/Sop/heightfield_drawmask?ViewerStateInstall", line 1, in <module>
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\viewerstate\utils.py", line 1188, in register_pystate_embedded
template = node_type.hdaViewerStateModule().createViewerStateTemplate()
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\hou.py", line 39828, in __getattr__
def __getattr__(*args): return _hou.HDAViewerStateModule___getattr__(*args)
AttributeError: 'module' object has no attribute 'createViewerStateTemplate'

Error running event handler:
Traceback (most recent call last):
File "opdef:/Sop/attribpaint?ViewerStateModule", line 6, in <module>
ImportError: No module named sidefx_stroke

Error running event handler:
Traceback (most recent call last):
File "opdef:/Sop/attribpaint?ViewerStateInstall", line 1, in <module>
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\viewerstate\utils.py", line 1188, in register_pystate_embedded
template = node_type.hdaViewerStateModule().createViewerStateTemplate()
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\hou.py", line 39828, in __getattr__
def __getattr__(*args): return _hou.HDAViewerStateModule___getattr__(*args)
AttributeError: 'module' object has no attribute 'createViewerStateTemplate'

Error running event handler:
Traceback (most recent call last):
File "opdef:/Sop/groupbylasso?ViewerStateModule", line 5, in <module>
ImportError: No module named sidefx_stroke

Error running event handler:
Traceback (most recent call last):
File "opdef:/Sop/groupbylasso?ViewerStateInstall", line 1, in <module>
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\viewerstate\utils.py", line 1188, in register_pystate_embedded
template = node_type.hdaViewerStateModule().createViewerStateTemplate()
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\hou.py", line 39828, in __getattr__
def __getattr__(*args): return _hou.HDAViewerStateModule___getattr__(*args)
AttributeError: 'module' object has no attribute 'createViewerStateTemplate'

Error running event handler:
Traceback (most recent call last):
File "opdef:/Sop/rbdpaint?ViewerStateModule", line 6, in <module>
ImportError: No module named sidefx_stroke

Error running event handler:
Traceback (most recent call last):
File "opdef:/Sop/rbdpaint?ViewerStateInstall", line 1, in <module>
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\viewerstate\utils.py", line 1188, in register_pystate_embedded
template = node_type.hdaViewerStateModule().createViewerStateTemplate()
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\hou.py", line 39828, in __getattr__
def __getattr__(*args): return _hou.HDAViewerStateModule___getattr__(*args)
AttributeError: 'module' object has no attribute 'createViewerStateTemplate'

Exception in thread Thread-2:
Traceback (most recent call last):
File "C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\threading.py ", line 801, in __bootstrap_inner
self.run()
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\houdinihelp\api.py", line 572, in run
indexer.update_with(w, pages)
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\bookish\search.py", line 455, in update_with
writer, pages, update_paths, needs_delete=changed
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\bookish\search.py", line 484, in index_paths_with
for doc in self.documents(pages, path):
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\bookish\search.py", line 393, in documents
jsondata = pages.json(path, postprocess=False)
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\bookish\wiki\wikipages.py", line 612, in json
self._pre_pipeline.apply(jsondata, wcontext)
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.532/houdini/python2.7libs\bookish\wiki\pipeline.py", line 116, in apply
v.apply(block, context)
 
Сверху