Check out the global config in jenkins to find what version of python is used? If there is no python listed, check the default python that the instance on which the build is executed
On Mon, May 14, 2018 at 11:41 AM Patricia Sandt <[email protected]> wrote: > The Ubuntu 16.04 version of Python is 2.7. My build depends on this. > Jenkins is apparently using a newer version (3?), which doesn't work with > _html5lib.py in my build. Is there a way to force Jenkins to use a > particular version of Python? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/3d899d28-0557-4bdf-8795-93e38a664d12%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/3d899d28-0557-4bdf-8795-93e38a664d12%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Sent from mobile device, excuse typos if any. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPzcO4gg56HnBBKLugoQfsz1bhphNbC23HFZOOcDhtf47tpstQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
