<div dir="ltr"><div>That worked...mostly.<br><a href="https://gist.github.com/pfctdayelise/b8e4b249f3ae2b0103ab#file-tox-output-without-devpi">https://gist.github.com/pfctdayelise/b8e4b249f3ae2b0103ab#file-tox-output-without-devpi</a><br>
<br></div>Is the "flakes: commands failed" something to worry about?<br><div><pre class=""><div class="" id="file-tox-output-without-devpi-LC188">ERROR: InvocationError: '/home/brianna/workspace/pytest/.tox/flakes/bin/py.test --flakes -m flakes _pytest testing'</div>
<div class="" id="file-tox-output-without-devpi-LC189">__________________________________________________________________________________________________ summary __________________________________________________________________________________________________</div>
<div class="" id="file-tox-output-without-devpi-LC190">  py27: commands succeeded</div><div class="" id="file-tox-output-without-devpi-LC191">ERROR:   py33: InterpreterNotFound: python3.3</div><div class="" id="file-tox-output-without-devpi-LC192">
ERROR:   flakes: commands failed</div></pre><br><br>Brianna<br><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 16 April 2014 17:16, 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"><div class="">On Wed, Apr 16, 2014 at 17:11 -0400, Brianna Laugher wrote:<br>
> Error logs from tox:<br>
> <a href="https://gist.github.com/pfctdayelise/b8e4b249f3ae2b0103ab" target="_blank">https://gist.github.com/pfctdayelise/b8e4b249f3ae2b0103ab</a><br>
><br>
> It seems like tox was happy to install sphinx when I built the docs.<br>
<br>
</div>Seems like "<a href="http://devpi.net" target="_blank">devpi.net</a>" is having troubles providing the correct package<br>
or so currently (not sure why).  It is used by "runtox.py".  What<br>
happens if you delete the line in "runtox.py" containing "-i",<br>
"http:/..."?<br>
<br>
holger<br>
<div class=""><br>
> cheers<br>
> Brianna<br>
><br>
><br>
><br>
> On 16 April 2014 16:58, holger krekel <<a href="mailto:holger@merlinux.eu">holger@merlinux.eu</a>> wrote:<br>
><br>
> > On Wed, Apr 16, 2014 at 16:56 -0400, Brianna Laugher wrote:<br>
> > > OK, I will do that. Another question, how can I build the docs?<br>
> ><br>
> > "tox -e doc" should work.  Otherwise installing sphinx and going<br>
> > to "doc/en" and typing "make html" should work.  Or on windows<br>
> > some sphinx-build command that you find in the tox.ini file.<br>
> ><br>
> > best,<br>
> > holger<br>
> ><br>
> ><br>
> > > Brianna<br>
> > ><br>
> > > On 16 April 2014 16:44, holger krekel <<a href="mailto:holger@merlinux.eu">holger@merlinux.eu</a>> wrote:<br>
> > ><br>
> > > > Hi Brianna,<br>
> > > ><br>
> > > > On Wed, Apr 16, 2014 at 16:39 -0400, Brianna Laugher wrote:<br>
> > > > > Hello,<br>
> > > > ><br>
</div>> > > > > The contributing guide ( <a href="http://pytest.org/latest/contributing.html" target="_blank">http://pytest.org/latest/contributing.html</a>) is<br>
<div class="HOEnZb"><div class="h5">> > > > > 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<br>
> > know<br>
> > > > > how to make python3.3 (which I have installed from my OS repo)<br>
> > "visible"<br>
> > > > or<br>
> > > > > available to this virtualenv. Any ideas?<br>
> > > ><br>
> > > > It should be on the PATH, so invoking "python3.3" should basically<br>
> > 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>
> > > ><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>
> > > > > _______________________________________________<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>
> > > ><br>
> > ><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>
> > > _______________________________________________<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>
> ><br>
><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>
> _______________________________________________<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>
</div></div></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>