Re: Bug#786247: pyvtk: deprecation of python-support

2015-08-09 Thread Barry Warsaw
On Aug 09, 2015, at 10:15 AM, Steve M. Robbins wrote: >In my defense: I did not say you need to use "sudo". All you need (at least >for pyvtk) is privilege to write into /usr/local, so it is more like "rm -rf >/usr/local" ... still damaging but not as dramatic. :-) pip --user (no sudo) is fin

Re: Bug#786247: pyvtk: deprecation of python-support

2015-08-09 Thread Steve M. Robbins
On August 8, 2015 10:13:04 AM Piotr Ożarowski wrote: > [Steve M. Robbins, 2015-08-08] > > > I went looking for the most recent sources and found out that you > > > > can easily get pyvtk via pip. > > `sudo pip install ...` is the same as `rm -rf /` to me. I see. > Please don't suggest it!