Git Product home page Git Product logo

Comments (6)

bryanmacfarlane avatar bryanmacfarlane commented on July 18, 2024 2

new virtual-environment images just rolled out so I think this is due to that. We may want to move this over.

from setup-python.

TingluoHuang avatar TingluoHuang commented on July 18, 2024

@cat-turner do you have some workflow runs we can take a look? Thanks

from setup-python.

cat-turner avatar cat-turner commented on July 18, 2024

@TingluoHuang our project is private. You should be able to recreate the error with the steps I have provided I think. Let me know if this is not the case.

from setup-python.

cat-turner avatar cat-turner commented on July 18, 2024

Any status update on this issue? We still seem to have issues with 2.164.0

from setup-python.

miketimofeev avatar miketimofeev commented on July 18, 2024

@cat-turner Could you give us a bit more context, please?
We run

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
    - name: Set up Python 3.8
      uses: actions/setup-python@v1
      with:
        python-version: "3.8.1"
    - name: Install dependencies
      run: |
        echo "check python version"
        python -V
        python -m pip install --upgrade pip
        python -m pip install pipenv

And see no issues, pipenv has been successfully installed. Do you have any additional steps?

from setup-python.

alepauly avatar alepauly commented on July 18, 2024

@cat-turner if this is still reproing on your side can you please reach out to me by email through alepauly [at] github.com with your repo url so we can try to track it down? we can't access your data of course but we can look at telemetry to see if your workflows are running in out of date runners or something similar. thanks!

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.