Giter Club home page Giter Club logo

Comments (6)

xoriole avatar xoriole commented on June 18, 2024

I have opted to use pyenv for setting up the python environment and updated the Jenkins script to use the correct python using pyenv local setup. So far, macOS and Linux builders are updated and the build seems to work too. But, Windows installation seems a bit challenging.

from tribler.

drew2a avatar drew2a commented on June 18, 2024

For Windows, you might consider using Chocolatey as it may simplify things: Python 3.9 on Chocolatey.

from tribler.

xoriole avatar xoriole commented on June 18, 2024

The reason why Python3.9 was not working on our builders is because Python3.9 is not supported on Win7. Therefore, the windows builders need to be upgraded. This will likely affect some users using Win7 still.

I'll upgrade the builders on Win10 machines.

Ref: https://bugs.python.org/issue41412

from tribler.

xoriole avatar xoriole commented on June 18, 2024

Priority for upgrading the builders is put on hold until the existing bugs are fixed.
I'm unassigning myself till it becomes a priority again.

from tribler.

drew2a avatar drew2a commented on June 18, 2024

@xoriole, "until the existing bugs are fixed" does sound a bit like "never"...

It seems like I should revert the changes I made to GitHub Actions because now it's possible that one of the developers will use a feature from Python 3.9, which will pass all the tests in a PR as they operate with Python 3.9. However, when we try to build the next release (for example, 7.14), we might encounter these incompatibilities since the builders use Python 3.8.

from tribler.

drew2a avatar drew2a commented on June 18, 2024

@xoriole the issue you mentioned is fixed:

from tribler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.