<div dir="ltr">Looks like you're using python3 instead of python2.<div>-E</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 26, 2015 at 2:38 PM, Wink Saville <span dir="ltr"><<a href="mailto:wink@saville.com" target="_blank">wink@saville.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:13px;line-height:19.5px">I installed buidbot using pip and then run "buildbot --version" and it failed, what have I done wrong?</span><div style="font-size:13px;line-height:19.5px"><br></div><div style="font-size:13px;line-height:19.5px"><div>$ buildbot --version</div><div>Traceback (most recent call last):</div><div>  File "/usr/bin/buildbot", line 3, in <module></div><div>    from buildbot.scripts import runner</div><div>  File "/usr/lib/python3.5/site-packages/buildbot/scripts/runner.py", line 738</div><div>    print "Buildbot version: %s" % buildbot.version</div><div>                               ^</div><div>SyntaxError: Missing parentheses in call to 'print'</div><div><br></div></div></div>
<br>_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@buildbot.net">users@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a><br></blockquote></div><br></div>