By using `/usr/bin/env python` we ensure that we'll be selecting the correct Python version the user most likely expected to be used. The most common usecase for this is when Reticulum is installed in a virtual env.