<div dir="ltr">OK, I will do that. Another question, how can I build the docs?<br><div class="gmail_extra"><br></div><div class="gmail_extra">Brianna<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 16 April 2014 16:44, holger krekel <span dir="ltr"><<a href="mailto:holger@merlinux.eu" target="_blank">holger@merlinux.eu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Brianna,<br>
<div class=""><br>
On Wed, Apr 16, 2014 at 16:39 -0400, Brianna Laugher wrote:<br>
> Hello,<br>
><br>
> The contributing guide ( <a href="http://pytest.org/latest/contributing.html" target="_blank">http://pytest.org/latest/contributing.html</a> ) is<br>
> still missing a couple of steps I'm afraid...<br>
><br>
> I installed tox in my virtualenv and then ran "python runtox.py -e<br>
> py27,py33,flakes" as advised. At the end of the run tox tells me:<br>
><br>
> ERROR: py27: could not install deps [nose, mock]<br>
> ERROR: py33: InterpreterNotFound: python3.3<br>
> ERROR: flakes: could not install deps [pytest-flakes>=0.2]<br>
><br>
> I can manually pip install nose, mock and pytest-flakes, but I don't know<br>
> how to make python3.3 (which I have installed from my OS repo) "visible" or<br>
> available to this virtualenv. Any ideas?<br>
<br>
</div>It should be on the PATH, so invoking "python3.3" should basically work.<br>
As to the "could not install deps" error, could you use the "-v" option<br>
and/or attach the full tox output log?<br>
<br>
best,<br>
holger<br>
<div class=""><br>
<br>
> Thanks,<br>
> Brianna<br>
><br>
> --<br>
> They've just been waiting in a mountain for the right moment:<br>
> <a href="http://modernthings.org/" target="_blank">http://modernthings.org/</a><br>
<br>
</div>> _______________________________________________<br>
> Pytest-dev mailing list<br>
> <a href="mailto:Pytest-dev@python.org">Pytest-dev@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/pytest-dev" target="_blank">https://mail.python.org/mailman/listinfo/pytest-dev</a><br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>They've just been waiting in a mountain for the right moment: <a href="http://modernthings.org/">http://modernthings.org/</a>
</div></div>