GithubHelp home page GithubHelp logo

Comments (6)

IAmVigneswaran avatar IAmVigneswaran commented on July 19, 2024

I believe I have resolve the issue by adding this.

https://github.com/TheAcharya/Airlift/blob/beec8e516ad23f8484defbd9d344ec043e6a56bc/.github/workflows/release_github.yml#L94

        uses: actions/setup-python@v5
        env:
          PIP_DISABLE_PIP_VERSION_CHECK: 1

Thank you.

from setup-python.

HarithaVattikuti avatar HarithaVattikuti commented on July 19, 2024

Hello @IAmVigneswaran
Thank you for creating this issue. We will investigate it and get back to you as soon as we have some feedback.

from setup-python.

mayeut avatar mayeut commented on July 19, 2024

@HarithaVattikuti, a rebuild of 3.8.10 should fix this.

from setup-python.

gowridurgad avatar gowridurgad commented on July 19, 2024

Hello @IAmVigneswaran , The issue you're encountering is due to the runner images not supporting Python version 3.8, which results in the error message. If you prefer not to see this error message, you can suppress it by adding the environment variable PIP_DISABLE_PIP_VERSION_CHECK=1 to your workflow. This will disable the version check that pip executes.

from setup-python.

IAmVigneswaran avatar IAmVigneswaran commented on July 19, 2024

@gowridurgad Thanks for the info! I have already added the environment variable.

https://github.com/TheAcharya/csv2notion-neo/blob/d2290e5dff5a4b767c559b55b1dcd0224d48e7a5/.github/workflows/release_github.yml#L94

from setup-python.

gowridurgad avatar gowridurgad commented on July 19, 2024

Hi @IAmVigneswaran, Thanks for the confirmation, we are proceeding to close this issue as the runner images
not supporting Python version 3.8, which results in the error message. If you need any future clarifications please feel free to reach us out.

from setup-python.

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.