Zachary Gregory

zachagreg

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Houdini 19 Mapbox not functioning 2022年6月6日23:18

Hello, I recently attempted to use mapbox to grab some map data. However, I am unable to even get passed API key input. After inputting my key and hitting refresh on the node, Houdini begins to compute and then errors with this message.

Traceback (most recent call last):
File "labs::Sop/mapbox::2.1/refresh", line 1, in <module>
File "labs::Sop/mapbox::2.1, PythonModule", line 39, in update
File "labs::Sop/mapbox::2.1, PythonModule", line 167, in refresh
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.383/houdini/python3.7libs\hou.py", line 16462, in cook
return _hou.Node_cook(self, *args, **kwargs)
hou.OperationFailed: The attempted operation failed.
Error while cooking.

Currently I am on Houdini 19.0.383 py3

Unfortunately, I have no idea what is going on within the node to diagnose the issue any further. Any suggestions or others running into this?