[NumPy-Tickets] [NumPy] #1857: Pip install into virtualenv doesn't work
NumPy Trac
numpy-tickets@scipy....
Tue Aug 2 10:21:59 CDT 2011
#1857: Pip install into virtualenv doesn't work
-------------------------------+--------------------------------------------
Reporter: rgommers | Owner: rgommers
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.distutils | Version: 1.6.0
Keywords: pip, easy_install |
-------------------------------+--------------------------------------------
Comment(by rgommers):
Can you explain why this doesn't work with -e / --editable? This is the
recommended way for install from local sources or local git repo. If that
doesn't work it's kind of a problem, plus it makes it difficult to test
the change. What did you do, push to your github account and then install
it from there?
pip not having a normal interface for installing from local files /
checkout is completely ridiculous by the way.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1857#comment:14>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list