paulwinex / pw_Houdini_VEX_Editor

Advanced Houdini VEX Editor
150 stars 17 forks source link

Error in the VEX Editor script, Houdini version 16.0.621 #10

Open JdthMhr opened 4 years ago

JdthMhr commented 4 years ago

I get the following in the Houdini Pane Tab;

**There is an error in the VEX Editor script.

Traceback (most recent call last): File "", line 1, in File "", line 9, in createInterface ImportError: No module named pw_VEX_Editor

Running Houdini version 16.0.621

paulwinex commented 4 years ago

ImportError: No module named pw_VEX_Editor

I think its mean you not added path to module to the PYTHONPATH env before start Houdini