Forgot your password?   Click here   •   No account yet?   Please Register    •   Or login using  
JA ログイン
SideFX Homepage
  • 製品
    • 新機能
      • 概要
      • アニメーション
      • リギング
      • CFX
      • VFX
      • ルックデブ
      • Copernicus
      • Terrain & Modeling
    • Houdini
      • 概要
      • VFX
      • ワールド構築
      • ルックデブ
      • キャラクタ
      • モデリング
      • パイプライン と AI
    • Houdini Engine
      • 概要
      • Engine プラグイン
      • バッチ処理
    • Karma Renderer
      • 概要
      • Karma 機能比較
    • 製品比較
    • SideFX Labs
    • Partners
  • 業界
    • Film & TV
    • ゲーム開発
    • モーショングラフィクス
    • Virtual Reality
    • AI/ML 向けデータ合成
  • コミュニティ
    • フォーラム
    • ニュース
      • 概要
      • カスタマ ストーリー
      • Houdini HIVE Events
      • Contests & Jams
    • Gallery
    • イベントカレンダー
    • User Groups
    • Artist Directory
    • Houdini Merch Store
  • 学習
    • Start Here
      • 概要
      • My Learning
      • ラーニングパス
      • チュートリアル
    • コンテンツライブラリ
    • Tech Demos
    • Houdini 講演
    • 教育プログラム
      • 概要
      • 学生
      • 講師
      • 管理者
      • List of Schools
      • 学習リソース
  • サポート
    • カスタマーサポート
    • ライセンス
      • 概要
      • 商用版製品
      • Indie
      • EDUCATION 製品
    • ヘルプデスク FAQ
    • Houdini システム環境
    • ドキュメント
    • Changelog / Journal
    • Report a Bug/RFE
  • Get
    • Try
    • 購入
    • ダウンロード
    • お問い合わせ
 
Advanced Search
Forums 検索
Found 9 posts.

Search results Show results as topic list.

Houdini Indie and Apprentice » How to do face weighted normals in Houdini?

User Avatar
cgpetey
9 posts
オフライン
 2025年1月23日 22:51:34
Normal SOP, Weighting method: By Face Area
See full post 

Technical Discussion » No module named sidefx_stroke or kinefx.stateutils

User Avatar
cgpetey
9 posts
オフライン
 2024年9月10日 17:29:50
Interesting... Yes, I do have Octane installed.
See full post 

Technical Discussion » No module named sidefx_stroke or kinefx.stateutils

User Avatar
cgpetey
9 posts
オフライン
 2024年9月6日 17:35:17
Update:

Adding this line to my .env fixed 'most' of the errors. (I changed the 3.9 to 3.11


PYTHONPATH = $PYTHONPATH;$HFS/packages/kinefx/python3.11libs;$HFS/houdini/viewer_states;$HFS/packages/kinefx/viewer_states


But, I still have these errors.


Error running event handler:
Traceback (most recent call last):
File "kinefx::Sop/adapttoterrain, ViewerStateModule", line 3, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'kinefx'

Error running event handler:
Traceback (most recent call last):
File "kinefx::Sop/adapttoterrain, opdef:/kinefx::Sop/adapttoterrain?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/kinefx::Sop/adapttoterrain?kinefx::Sop/adapttoterrain

Error running event handler:
Traceback (most recent call last):
File "labs::Lop/karma::2.0, ViewerStateModule", line 18, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'ParseExrMetadata'

Error running event handler:
Traceback (most recent call last):
File "labs::Lop/karma::2.0, opdef:/labs::Lop/karma::2.0?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/labs::Lop/karma::2.0?labs::Lop/karma::2.0
See full post 

Technical Discussion » No module named sidefx_stroke or kinefx.stateutils

User Avatar
cgpetey
9 posts
オフライン
 2024年9月6日 16:01:31
I am getting this same error in 20.5.332. I tried all of the suggestions for 'start in:' in the shortcut, as well as uninstalling, installing from launcher and also the 'old' way of installing. No matter what I try I get the errors below.. But in 20.5.278 I get no errors. Any help would be appreciated.





2, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'

Error running event handler:
Traceback (most recent call last):
File "Sop/heightfield_drawmask, opdef:/Sop/heightfield_drawmask?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/heightfield_drawmask?Sop/heightfield_drawmask

Error running event handler:
Traceback (most recent call last):
File "Sop/heightfield_paint, ViewerStateModule", line 8, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'

Error running event handler:
Traceback (most recent call last):
File "Sop/heightfield_paint, opdef:/Sop/heightfield_paint?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/heightfield_paint?Sop/heightfield_paint

Error running event handler:
Traceback (most recent call last):
File "Sop/attribpaint, ViewerStateModule", line 6, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'

Error running event handler:
Traceback (most recent call last):
File "Sop/attribpaint, opdef:/Sop/attribpaint?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/attribpaint?Sop/attribpaint

Error running event handler:
Traceback (most recent call last):
File "Sop/drawcurve, ViewerStateModule", line 11, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'

Error running event handler:
Traceback (most recent call last):
File "Sop/drawcurve, opdef:/Sop/drawcurve?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/drawcurve?Sop/drawcurve

Error running event handler:
Traceback (most recent call last):
File "Sop/groupbylasso, ViewerStateModule", line 5, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'

Error running event handler:
Traceback (most recent call last):
File "Sop/groupbylasso, opdef:/Sop/groupbylasso?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/groupbylasso?Sop/groupbylasso

Error running event handler:
Traceback (most recent call last):
File "Sop/rbdpaint, ViewerStateModule", line 6, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'

Error running event handler:
Traceback (most recent call last):
File "Sop/rbdpaint, opdef:/Sop/rbdpaint?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/rbdpaint?Sop/rbdpaint

Error running event handler:
Traceback (most recent call last):
File "Sop/shotsculpt, ViewerStateModule", line 13, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'

Error running event handler:
Traceback (most recent call last):
File "Sop/shotsculpt, opdef:/Sop/shotsculpt?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/shotsculpt?Sop/shotsculpt

Error running event handler:
Traceback (most recent call last):
File "Sop/vellumbrush, ViewerStateModule", line 8, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'

Error running event handler:
Traceback (most recent call last):
File "Sop/vellumbrush, opdef:/Sop/vellumbrush?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/vellumbrush?Sop/vellumbrush

Error running event handler:
Traceback (most recent call last):
File "Sop/fibergroom, ViewerStateModule", line 10, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'

Error running event handler:
Traceback (most recent call last):
File "Sop/fibergroom, opdef:/Sop/fibergroom?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/fibergroom?Sop/fibergroom

Error running event handler:
Traceback (most recent call last):
File "Sop/frankenmusclepaint, ViewerStateModule", line 6, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'

Error running event handler:
Traceback (most recent call last):
File "Sop/frankenmusclepaint, opdef:/Sop/frankenmusclepaint?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/frankenmusclepaint?Sop/frankenmusclepaint

Error running event handler:
Traceback (most recent call last):
File "Lop/followpathconstraint, ViewerStateModule", line 11, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_curve'

Error running event handler:
Traceback (most recent call last):
File "Lop/followpathconstraint, opdef:/Lop/followpathconstraint?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Lop/followpathconstraint?Lop/followpathconstraint

Error running event handler:
Traceback (most recent call last):
File "kinefx::Sop/adapttoterrain, ViewerStateModule", line 3, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'kinefx'

Error running event handler:
Traceback (most recent call last):
File "kinefx::Sop/adapttoterrain, opdef:/kinefx::Sop/adapttoterrain?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/kinefx::Sop/adapttoterrain?kinefx::Sop/adapttoterrain

Error running event handler:
Traceback (most recent call last):
File "labs::Lop/karma::2.0, ViewerStateModule", line 18, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'ParseExrMetadata'

Error running event handler:
Traceback (most recent call last):
File "labs::Lop/karma::2.0, opdef:/labs::Lop/karma::2.0?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/labs::Lop/karma::2.0?labs::Lop/karma::2.0

Error running event handler:
Traceback (most recent call last):
File "labs::Sop/wfc_sample_paint, ViewerStateModule", line 6, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.332\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'

Error running event handler:
Traceback (most recent call last):
File "labs::Sop/wfc_sample_paint, opdef:/labs::Sop/wfc_sample_paint?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.332/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/labs::Sop/wfc_sample_paint?labs::Sop/wfc_sample_paint
See full post 

Technical Discussion » Matching one model to another

User Avatar
cgpetey
9 posts
オフライン
 2023年8月9日 19:02:53
Hey everyone, I have a problem to solve and wonder if anyone has some advice on how to solve it.

I have a human model with no rig and I also have another model with the systems that go inside the human, like nervous, circulatory, etc. The systems are in a tpose and the model is posed the way I want it. I need to get these systems inside of this posed model so that they are scaled to fit the new model and pose.
My first thought was to just spend 4 hours in zbrush pushing things around until things were in place but I would love to use Houdini to save me some time if that is possible.

Some thoughts i had were to use kinfx to make a quick skeleton on each and then match the joints to morph the systems to the body?
Is there some other way using ray or some kind of morph?
Anyway, let me know. Thanks!
See full post 

Houdini Lounge » VEX question

User Avatar
cgpetey
9 posts
オフライン
 2018年5月4日 05:11:44
Thanks everyone! I appreciate the help.
See full post 

Houdini Lounge » VEX question

User Avatar
cgpetey
9 posts
オフライン
 2018年5月3日 18:06:34
Actually, none of my velocities are coming through on the spreadsheet. I have definitely messed something up. ;-)
See full post 

Houdini Lounge » VEX question

User Avatar
cgpetey
9 posts
オフライン
 2018年5月3日 17:24:27
Quick VEX question.

I am following along in a tutorial on particles and I got to a point where you type in an attributeWrangle:

float speed = length(@v);
@test = speed;

The instructor then looks at the spreadsheet and sure enough there is a ‘test’ attribute that shows the changing speeds of the particles. I have the attribute ‘test’ as well but all my values are 0 as the animation plays.
I have double and triple checked and cant figure out what is going wrong.

Everything in the sim works perfectly up to this point and is spot on with the instructor sim.

Any ideas of what I am doing wrong?
See full post 

Houdini Lounge » POPNET/oversampling troubles.

User Avatar
cgpetey
9 posts
オフライン
 2018年3月7日 00:54:54
Hey everybody,

I put down a popnet and am expecting to see a tab with ‘oversampling’ and I dont get that at all.
I get 3 tabs. Object Merge, simulation, and cache.
In the simulation tab I get a bunch of values but none of which are oversampling.
Initial State
Timestep
Substeps
Offset Time
Start Frame
Scale Tome
Max Feedback loops.

Even the documentation for POPnet in 16.5 shows this as the attributes:

Start Time
Preroll Time
Initial State
Random Seed
Oversampling
Max # of Particles
Remove Unused Points

What am I doing wrong?
See full post 
  • Quick Links
Search links
Show recent posts
Show unanswered posts
製品
  • Houdini
  • Houdini Engine
  • Karma Renderer
学習
  • Houdini 講演
  • 教育プログラム
サポート
  • カスタマーサポート
  • ヘルプデスク FAQ
  • Houdini システム環境
  • ドキュメント
  • Report a Bug/RFE
LEGAL
  • Terms of Use (英語)
  • Privacy Policy (英語)
  • License Agreement (英語)
  • Accessibility (英語)
  • Responsible Disclosure Program
COMPANY
  • SideFX社について
  • Careers
  • Press
  • Houdini Merch Store
  • Internships
  • お問い合わせ
Copyright © SideFX 2025. All Rights Reserved.

使用言語