RuntimeError: No Devices Found on fresh PYNQ 3.1.1 image, multiple PYNQ-Z2 boards

HI @priyanshu_pranay

You need to run `python3 -c "from pynq import Overlay; Overlay(‘hall.bit’) as root with the proper environment variables sourced as described in this post: