- Use
nproc
to obtain processor count, and default to 1 CPU to prevent potential divide by zero. - Only print out warnings if --verbose is specified
- Updates & bug fixes to phad-simple-install.sh including checking that pip is installed
nproc
to obtain processor count, and default to 1 CPU to prevent potential divide by zero.