I need to install some python modules via script to a group of Macs. I
know you aren't supposed to use sudo when installing modules with pip.
The script given to me by our vendor has sudo. Is this going to cause me
or our users problems later on with...