Re: [Tutor] using sudo pip install

2017-04-20 Thread Random832
On Thu, Apr 20, 2017, at 15:48, Mats Wichmann wrote: > On 04/20/2017 01:24 PM, bruce wrote: > > Hey guys.. > > > > Wanted to get thoughts? > > > > On an IRC chat.. someone stated emphatically... > > > > Never do a "sudo pip install --upgrade..." > > > > The claim was that it could cause issues,

Re: [Tutor] using sudo pip install

2017-04-20 Thread Mats Wichmann
On 04/20/2017 01:24 PM, bruce wrote: > Hey guys.. > > Wanted to get thoughts? > > On an IRC chat.. someone stated emphatically... > > Never do a "sudo pip install --upgrade..." > > The claim was that it could cause issues, enought to seriously > (possibly) damage the OS.. > > So, is this true?