<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>