@damies13
Swapped Python versions.. I don’t have a dependancy so no problem rolling forward.
I’ve managed to get 1 step forward I believe, using the V1.5.1 build.
When I run rfswarm from the terminal I now see the following
Robot Framework Swarm: Manager
Version 1.5.1
Configuration File: /PATHREMOVED/venv/lib/python3.13/site-packages/rfswarm_manager/RFSwarmManager.ini
zsh: segmentation fault rfswarm
Then I get a crash report.. Python Quit unexpectedley
Translated Report (Full Report Below)
Process: python3.13 [94153]
Path: /Users/USER/*/python
Identifier: python3.13
Version: ???
Code Type: ARM-64 (Native)
Parent Process: zsh [30260]
Responsible: idea [29988]
User ID: 502
Date/Time: 2025-06-09 09:55:03.9901 +0100
OS Version: macOS 15.5 (24F74)
Report Version: 12
Anonymous UUID: BDB2F659-71A1-BD38-6170-077C6D4DC026
Sleep/Wake UUID: 142CFD81-712E-427A-988B-FC5DCB1433F2
Time Awake Since Boot: 8300 seconds
Time Since Wake: 1801 seconds
System Integrity Protection: enabled
Crashed Thread: 8
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000050
Exception Codes: 0x0000000000000001, 0x0000000000000050
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [94153]
VM Region Info: 0x50 is not in any region. Bytes before following region: 4372053936
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
—>
__TEXT 104984000-104988000 [ 16K] r-x/r-x SM=COW /Users/USER/*/python3.13
Thread 8 Crashed:
0 libtcl9tk9.0.dylib 0x1060d9e2c Tk_GetImageModelData + 24
1 libtcl9tk9.0.dylib 0x1060e417c Tk_FindPhoto + 20
2 _tkagg.cpython-313-darwin.so 0x1065d547c mpl_tk_blit(pybind11::object, char const*, pybind11::array_t<unsigned char, 16>, int, std::__1::tuple<int, int, int, int>, std::__1::tuple<int, int, int, int>) + 100
3 _tkagg.cpython-313-darwin.so 0x1065de230 void pybind11::detail::argument_loader<pybind11::object, char const*, pybind11::array_t<unsigned char, 16>, int, std::__1::tuple<int, int, int, int>, std::__1::tuple<int, int, int, int>>::call_impl<void, void (&)(pybind11::object, char const, pybind11::array_t<unsigned char, 16>, int, std::__1::tuple<int, int, int, int>, std::__1::tuple<int, int, int, int>), 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, pybind11::detail::void_type>(void (&)(pybind11::object, char const, pybind11::array_t<unsigned char, 16>, int, std::__1::tuple<int, int, int, int>, std::__1::tuple<int, int, int, int>), std::__1::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul>, pybind11::detail::void_type&&) && + 104
4 _tkagg.cpython-313-darwin.so 0x1065ddf28 void pybind11::cpp_function::initialize<void (&)(pybind11::object, char const, pybind11::array_t<unsigned char, 16>, int, std::__1::tuple<int, int, int, int>, std::__1::tuple<int, int, int, int>), void, pybind11::object, char const*, pybind11::array_t<unsigned char, 16>, int, std::__1::tuple<int, int, int, int>, std::__1::tuple<int, int, int, int>, pybind11::name, pybind11::scope, pybind11::sibling, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg>(void (&)(pybind11::object, char const, pybind11::array_t<unsigned char, 16>, int, std::__1::tuple<int, int, int, int>, std::__1::tuple<int, int, int, int>), void ()(pybind11::object, char const, pybind11::array_t<unsigned char, 16>, int, std::__1::tuple<int, int, int, int>, std::__1::tuple<int, int, int, int>), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg const&)::‘lambda’(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&) + 836
5 _tkagg.cpython-313-darwin.so 0x1065d95f4 pybind11::cpp_function::dispatcher(_object*, _object*, _object*) + 4732
6 libpython3.13.dylib 0x1050cb908 cfunction_call + 92
7 libpython3.13.dylib 0x105079310 _PyObject_MakeTpCall + 300
8 libpython3.13.dylib 0x1051a4e1c _PyEval_EvalFrameDefault + 24540
9 _tkinter.cpython-313-darwin.so 0x10590af24 PythonCmd + 248
10 libtcl9.0.dylib 0x1063c6aa8 TclNRRunCallbacks + 72
11 _tkinter.cpython-313-darwin.so 0x105905dbc Tkapp_Call + 488
12 libpython3.13.dylib 0x105084cb4 method_vectorcall_VARARGS + 144
13 libpython3.13.dylib 0x105079a24 PyObject_Vectorcall + 88
14 libpython3.13.dylib 0x1051a4e1c _PyEval_EvalFrameDefault + 24540
15 libpython3.13.dylib 0x10507c0ec method_vectorcall + 316
16 libpython3.13.dylib 0x1051a51ac _PyEval_EvalFrameDefault + 25452
17 libpython3.13.dylib 0x10507c0ec method_vectorcall + 316
18 libpython3.13.dylib 0x1052779a0 thread_run + 128
19 libpython3.13.dylib 0x10521834c pythread_wrapper + 28
20 libsystem_pthread.dylib 0x19798ec0c _pthread_start + 136
21 libsystem_pthread.dylib 0x197989b80 thread_start + 8