paulwinex / pw_Houdini_VEX_Editor

Advanced Houdini VEX Editor
150 stars 17 forks source link

Houdini 16.5.323 error at start #6

Closed doppioslash closed 6 years ago

doppioslash commented 6 years ago

Windows 10 Houdini Indie 16.5.323 Version: master, commit cf7b1f6b969ff0c5288f33c8b598e49b6f0c97b6

After installing according to instructions, and opening the panel, the panel shows this error:

There is an error in the VEX Editor script.

Traceback (most recent call last):
     File "", line 1, in 
     File "", line 9, in createInterface
     File "C:/Users/claud/OneDrive/Documents/houdini16.5/scripts/python\pw_VEX_Editor\__init__.py", line 1, in 
     import editor_panel
     File "C:/Users/claud/OneDrive/Documents/houdini16.5/scripts/python\pw_VEX_Editor\editor_panel.py", line 9, in 
     import hou, hqt
    ImportError: No module named hqt
doppioslash commented 6 years ago

Nevermind, missed a bit in the install video.

paulwinex commented 6 years ago

hqt should be installed manually.