On Mon, Oct 26, 2015 at 11:03 PM, Charles R Harris
<charlesr.har...@gmail.com> wrote:
>
[...]
> I gave it a shot the other day. Pip keeps a record of the path to the repo
> and in order to cleanup I needed to search out the file and delete the repo
> path. There is probably a better way to do that, but it didn't strike me as
> less troublesome than ` python setup.py install --local`.

Sorry, what did you "give a shot", and what problem did it create?
What does `setup.py install --local` do? (it doesn't seem to be
mentioned in `setup.py install --help`.)

-n

-- 
Nathaniel J. Smith -- http://vorpus.org
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to