This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

python utilities cannot reference /usr/bin

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.

Parents Reply Children
No Data
Related