[users at bb.net] buildbot --version failing

Elliot Saba staticfloat at gmail.com
Mon Oct 26 21:41:33 UTC 2015


Looks like you're using python3 instead of python2.
-E

On Mon, Oct 26, 2015 at 2:38 PM, Wink Saville <wink at saville.com> wrote:

> I installed buidbot using pip and then run "buildbot --version" and it
> failed, what have I done wrong?
>
> $ buildbot --version
> Traceback (most recent call last):
>   File "/usr/bin/buildbot", line 3, in <module>
>     from buildbot.scripts import runner
>   File "/usr/lib/python3.5/site-packages/buildbot/scripts/runner.py", line
> 738
>     print "Buildbot version: %s" % buildbot.version
>                                ^
> SyntaxError: Missing parentheses in call to 'print'
>
>
> _______________________________________________
> users mailing list
> users at buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20151026/7c8fb5bc/attachment.html>


More information about the users mailing list