ArthurYidi / Houdini-Joystick

Use any joystick/controller as input for CHOP
5 stars 2 forks source link

cant start #2

Open emilsvfx opened 5 years ago

emilsvfx commented 5 years ago

it`s giving this message

Traceback (most recent call last): File "C:\Users******\Desktop\Houdini-Joystick-master\joystick.py", line 13, in import Queue ModuleNotFoundError: No module named 'Queue'

ArthurYidi commented 5 years ago

It seems you are probably using python 3 to run the code. It was originally written for python 2.

Anyways, I wouldn't recommend using this plugin anymore. Houdini now has a node to read gamepad/joystick inputs:

https://www.sidefx.com/docs/houdini/nodes/chop/gamepad.html