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

Bill Deegan bill at baddogconsulting.com
Mon Oct 26 22:25:44 UTC 2015


Sounds like the problem.
Use the pip from the virtualenv you created with python 2.7 and you should
be good to go!

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

> 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:
> pip 7.1.2 from /usr/lib/python3.5/site-packages (python 3.5)
>
> On Mon, Oct 26, 2015 at 2:42 PM Pierre Tardy <tardyp at gmail.com> wrote:
>
>> Buildbot only supports python 2.7 as of now
>>
>> Le lun. 26 oct. 2015 22:38, Wink Saville <wink at saville.com> a écrit :
>>
>>> 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
>>
>>
> _______________________________________________
> 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/8b973181/attachment.html>


More information about the users mailing list