<p dir="ltr">As far as I know scripts don't get installed to site packages (at least on windows).</p>
<p dir="ltr">In other words: say I installed pypy on Ubuntu with nose in it. I want to launch the nosetests script. (I also have one for the system Python.) How do I launch the nosetests that belongs to PyPy?</p>
<div class="gmail_quote">On Jun 11, 2015 17:48, "Maciej Fijalkowski" <<a href="mailto:fijall@gmail.com">fijall@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">you can install pypy with apt-get. Stuff gets installed in<br>
site-packages I believe (just like on cpython)<br>
<br>
On Thu, Jun 11, 2015 at 4:46 PM, Ram Rachum <<a href="mailto:ram@rachum.com">ram@rachum.com</a>> wrote:<br>
> Things I don't care about so much right now:<br>
>  - How fast PyPy runs.<br>
><br>
> Things I care a lot about right now:<br>
>  - How many hours of my life I need to spend to get PyPy to run.<br>
><br>
> On Thu, Jun 11, 2015 at 5:36 PM, Ryan Gonzalez <<a href="mailto:rymg19@gmail.com">rymg19@gmail.com</a>> wrote:<br>
>><br>
>> Note: The PyPy bundled with Ubuntu 12 LTS is insanely slow.<br>
>><br>
>><br>
>> On June 11, 2015 9:27:12 AM CDT, Ram Rachum <<a href="mailto:ram@rachum.com">ram@rachum.com</a>> wrote:<br>
>>><br>
>>> When I install Pypy on Ubuntu using apt-get, and then run get-pip.py ,<br>
>>> how do I access the pip that belongs to PyPy?<br>
>>><br>
>>> ________________________________<br>
>>><br>
>>> pypy-dev mailing list<br>
>>> <a href="mailto:pypy-dev@python.org">pypy-dev@python.org</a><br>
>>> <a href="https://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">https://mail.python.org/mailman/listinfo/pypy-dev</a><br>
>><br>
>><br>
>> --<br>
>> Sent from my Android device with K-9 Mail. Please excuse my brevity.<br>
><br>
><br>
><br>
> _______________________________________________<br>
> pypy-dev mailing list<br>
> <a href="mailto:pypy-dev@python.org">pypy-dev@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">https://mail.python.org/mailman/listinfo/pypy-dev</a><br>
><br>
</blockquote></div>