Skip to content

Common issues

Ivan Safrin edited this page Nov 18, 2019 · 1 revision

Issues running mtriage

Analyzer issues

yolov3 analyzer BrokenPipeError or "RuntimeError: DataLoader worker"

If you are getting a BrokenPipeError and/or "RuntimeError: DataLoader worker" error while running the yolov3 analyzer, it is most likely due to the docker container not allocating enough shared memory. You should allow Docker to allocate at least 12GB of memory.

On MacOS, the shared memory limit is defined in the Docker Desktop preferences under Preferences -> Advanced -> Memory.