Nathan Hasting-Gayle

Results 2 issues of Nathan Hasting-Gayle

Hi All, Following the approach in https://labelstud.io/guide/ml for the grounding_dino model. A couple of errors: ``` AttributeError: module 'torch.utils._pytree' has no attribute 'register_pytree_node' [2025-10-22 14:55:56 +0000] [28] [INFO] Worker exiting...

Hello! I'm pulling a Jira dataset from Domo, there are 534 columns and I'm using the method below: ```Python domo_dssd = session.ds_get(table.get("domo_dssd")) ``` This returns the error: ``` Error [c:\Users\name\venv\lib\site-packages\pydomo\__init__.py:201](file:///C:/Users/name/venv/lib/site-packages/pydomo/__init__.py:201):...