Running: python3 -m pip install --user onnxruntime 2>&1 Exit code: 0 Output: Requirement already satisfied: onnxruntime in /home/aspwoolc/.local/lib/python3.9/site-packages (1.19.2) Requirement already satisfied: numpy>=1.21.6 in /home/aspwoolc/.local/lib/python3.9/site-packages (from onnxruntime) (2.0.2) Requirement already satisfied: protobuf in /home/aspwoolc/.local/lib/python3.9/site-packages (from onnxruntime) (6.33.1) Requirement already satisfied: sympy in /home/aspwoolc/.local/lib/python3.9/site-packages (from onnxruntime) (1.14.0) Requirement already satisfied: coloredlogs in /home/aspwoolc/.local/lib/python3.9/site-packages (from onnxruntime) (15.0.1) Requirement already satisfied: flatbuffers in /home/aspwoolc/.local/lib/python3.9/site-packages (from onnxruntime) (25.9.23) Requirement already satisfied: packaging in /home/aspwoolc/.local/lib/python3.9/site-packages (from onnxruntime) (25.0) Requirement already satisfied: humanfriendly>=9.1 in /home/aspwoolc/.local/lib/python3.9/site-packages (from coloredlogs->onnxruntime) (10.0) Requirement already satisfied: mpmath<1.4,>=1.1.0 in /home/aspwoolc/.local/lib/python3.9/site-packages (from sympy->onnxruntime) (1.3.0)