Files
stepanalyser/_jobs/8746e1ef90f5/result.json
Christian Anetzberger a197de9456 initial
2026-01-22 20:23:51 +01:00

6 lines
635 B
JSON

{
"ok": false,
"error_type": "SystemExit",
"error": "STEP File not found not found in working directory",
"traceback": "Traceback (most recent call last):\n File \"/Users/christiananetzberger/development/stepanalyser_web/_jobs/8746e1ef90f5/run_stepanalyser.py\", line 28, in <module>\n exec(compile(code, \"stepanalyser.py\", \"exec\"), {\"__name__\": \"__main__\"})\n File \"stepanalyser.py\", line 417, in <module>\n main()\n File \"stepanalyser.py\", line 285, in main\n raise SystemExit(\"STEP File not found not found in working directory\")\nSystemExit: STEP File not found not found in working directory\n"
}