<div dir="ltr"><div dir="ltr"><div dir="ltr">I am attempting to follow the First Run tutorial, except that I installed buildbot from source (master).<div><br></div><div>I seem unable to to install buildbot with "bundle" extras.</div><div><br></div><div>I tried this in a clean venv with python 3.6.7:</div><div><br></div><div>pip install -e .[bundle]</div><div><br></div><div>I get (roughly) this output:</div><div><br></div><div><div>Obtaining file:///home/aames/projects/buildbot/master</div><div><i><snip satisfied requirements></i></div><div>  Could not find a version that satisfies the requirement buildbot-console-view==2.0.2 (from buildbot==2.0.2.dev52) (from versions: 0.9.0b1, 0.9.0b6, 0.9.0b7, 0.9.0b8, 0.9.0b9, 0.9.0rc1, 0.9.0rc2, 0.9.0rc3, 0.9.0rc4, 0.9.0.post1, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.8, 0.9.9, 0.9.9.post1, 0.9.9.post2, 0.9.10, 0.9.11, 0.9.12, 0.9.13, 0.9.14, 0.9.15, 0.9.15.post1, 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.8.1, 2.0.1)</div><div>No matching distribution found for buildbot-console-view==2.0.2 (from buildbot==2.0.2.dev52)</div><div><br></div><div>Is this how one would develop buildbot customizations?</div><div><br></div><div>If I do not include extras, I cannot start buildbot master due to buildbot-www not being installed. </div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><font color="#999999">Andrew Ames</font><div><font color="#999999"><a href="mailto:aames@tanzle.com" target="_blank">aames@tanzle.com</a></font></div></div></div></div></div></div></div>