
Nov. 29, 2011
10:53 p.m.
Thank You! pip.exe and pip-2.7.exe are indeed in a subfolder called bin. Can we add that to the new version of the docs? When should I be using pip vs. using pip-2.7? Thank you again. Jacob On Tue, Nov 29, 2011 at 5:29 PM, Leonardo Santagada <santagada@gmail.com> wrote:
On Tue, Nov 29, 2011 at 8:20 PM, Yaacov Finkelman <yeomanyaacov@gmail.com> wrote:
$ ./pypy-1.6/bin/pip install pygments # for example
I am not sure how to translate this Instruction. There is no executable Pip in my Pypy folder. How do I actually install something with pip?
Jacob
first, try pypy-1.7 that was just released for windows. Also in windows I think pip will be in a subfolder named Scripts no bin.
-- Leonardo Santagada