pc-nrfutil begins
#!/usr/bin/env python
Although is is not a good idea, the current beta of Mac OS does not contain /usr/bin/python.
This results in error: env:/usr/bin/python No Such file or directory
This is particularly bad with regard to python that is python 2.7 verses python 3 since it prevents the user from providing an override to a specific version.