rnvinluan

rnvinluan

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Error Messages when starting H20 Nov. 8, 2023, 4:59 p.m.

Hello,

From what I see in the long error message, it looks like Houdini is picking up an incompatible Python 3.9 version of numpy from C:\Users\tezuk\AppData\Local\Programs\Python\Python39\Lib\site-packages\numpy. Note that the default Houdini 20.0 build uses Python 3.10.

If you have any PYTHON*variables set in your environment, then I would try unsetting those temporarily before launching Houdini to see if that helps.

Cheers,
Rob

HQueue API documentation bug? Feb. 14, 2023, 10:20 a.m.

Hello,

It's not a documentation bug. Connecting to "http://localhost:5000" is supposed to work. I was able to connect to that URL with a recent Houdini/HQueue build.

I'm not entirely sure why it's forbidden in your case. Perhaps blocked by a firewall?

In any case, connecting to "http://localhost:5000/RPC2" is perfectly fine. That will also connect to the RPC API on the HQueue Server.

If other users continue to run into the same issue then yes the documentation should be revisited and likely updated.

Cheers,
Rob