<div dir="ltr">Hmmm, I have both 3.5 and 2.7 installed, I'm surprised that buildbot isn't capable of running in an environment where both are installed and python3 is the default. I also tried setting up a virtualenv and it still fails, probably because I installed buildbot using pip which is a python3 version:<div><div>pip 7.1.2 from /usr/lib/python3.5/site-packages (python 3.5)</div><div><br></div><div class="gmail_quote"><div dir="ltr">On Mon, Oct 26, 2015 at 2:42 PM Pierre Tardy <<a href="mailto:tardyp@gmail.com" target="_blank">tardyp@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Buildbot only supports python 2.7 as of now</p>
<br><div class="gmail_quote"></div><div class="gmail_quote"><div dir="ltr">Le lun. 26 oct. 2015 22:38, Wink Saville <<a href="mailto:wink@saville.com" target="_blank">wink@saville.com</a>> a écrit :<br></div></div><div class="gmail_quote"><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></blockquote></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@buildbot.net" target="_blank">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></blockquote></div></blockquote></div></div></div>