<div dir="ltr"><div><div>Hello,<br><br></div>The contributing guide ( <a href="http://pytest.org/latest/contributing.html">http://pytest.org/latest/contributing.html</a> ) is still missing a couple of steps I'm afraid...<br>
<br></div>I installed tox in my virtualenv and then ran "python runtox.py -e py27,py33,flakes" as advised. At the end of the run tox tells me:<br><div><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></div><div>I can manually pip install nose, mock and pytest-flakes, but I don't know how to make python3.3 (which I have installed from my OS repo) "visible" or available to this virtualenv. Any ideas?<br>
<br>Thanks,<br></div><div>Brianna<br></div><div><br><div><div>-- <br>They've just been waiting in a mountain for the right moment: <a href="http://modernthings.org/">http://modernthings.org/</a>
</div></div></div></div>