Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Cygwin job is broken on "Set up virtualenv" step #2004

Closed
@EliahKagan

Description

@EliahKagan

The Cygwin CI test job is failing now, includingwhen rerun at the tip of the main branch where it formerly passed. The failure occurs in the "Set up virtualenv" step, which runspython -m venv .venv. The log does not how a detailed error message, just:

Run python -m venv .venv  python -m venv .venv  echo 'BASH_ENV=.venv/bin/activate' >>"$GITHUB_ENV"  shell: C:\tools\cygwin\bin\bash.exe --login --norc -eo pipefail -o igncr "{0}"  env:    CHERE_INVOKING: 1    CYGWIN_NOWINPATH: 1    CYGWIN: + python -m venv .venvError: Command '['/cygdrive/d/a/GitPython/GitPython/.venv/bin/python', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.Error: Process completed with exit code 1.

I first noticed this when checking the current status of#1988 (see#1988 (comment)), but it is not specific to that PR.

I do not know why this happens.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp