
Nov. 29, 2011
10:29 p.m.
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