lnxpgn commented on issue #16346: URL: https://github.com/apache/iotdb/issues/16346#issuecomment-3256749127
AiNode logs/log_ainode_all.log ```log 2025-09-05 09:12:54 INFO [15256:MainProcess] /home/dev/iotdb-ainode/venv/lib/python3.11/site-packages/ainode/core/manager/model_manager.py:103-load_model: Load model gmm_hmm 2025-09-05 09:12:54 INFO [15256:MainProcess] /home/dev/iotdb-ainode/venv/lib/python3.11/site-packages/ainode/core/manager/model_manager.py:108-load_model: Model gmm_hmm loaded 2025-09-05 09:12:54 ERROR [15256:MainProcess] /home/dev/iotdb-ainode/venv/lib/python3.11/site-packages/ainode/core/manager/inference_manager.py:260-_run: Inference model internal error: int() argument must be a string, a bytes-like object or a real number, not 'pandas._libs.interval.Interval' ``` ```log 2025-09-05 09:20:19 INFO [15256:MainProcess] /home/dev/iotdb-ainode/venv/lib/python3.11/site-packages/ainode/core/manager/model_manager.py:103-load_model: Load model gaussian_hmm 2025-09-05 09:20:19 INFO [15256:MainProcess] /home/dev/iotdb-ainode/venv/lib/python3.11/site-packages/ainode/core/manager/model_manager.py:108-load_model: Model gaussian_hmm loaded 2025-09-05 09:20:19 ERROR [15256:MainProcess] /home/dev/iotdb-ainode/venv/lib/python3.11/site-packages/ainode/core/manager/inference_manager.py:260-_run: Inference model internal error: int() argument must be a string, a bytes-like object or a real number, not 'pandas._libs.interval.Interval' ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: reviews-unsubscr...@iotdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org