Skip to content

Release 1.0.6 failed to be pulished to pypi #47

@TamiTakamiya

Description

@TamiTakamiya

Release 1.0.6 failed to be pulished to pypi with the following error in the log on the "Build dists" step:

An unexpected error has occurred: CalledProcessError: command: ('/home/runner/.cache/pre-commit/repo1hqu3cc_/py_env-python3.10/bin/python', '-mpip', 'install', '.')
return code: 1
stdout:
    Processing /home/runner/.cache/pre-commit/repo1hqu3cc_
      Installing build dependencies: started
      Installing build dependencies: finished with status 'done'
      Getting requirements to build wheel: started
      Getting requirements to build wheel: finished with status 'done'
      Preparing metadata (pyproject.toml): started
      Preparing metadata (pyproject.toml): finished with status 'done'
    INFO: pip is looking at multiple versions of black-pre-commit-mirror to determine which version is compatible with other requirements. This could take a while.
    
    The conflict is caused by:
        black-pre-commit-mirror 0.1.0 depends on black==24.4.2
        The user requested (constraint) black==24.10.0
    
    To fix this you could try to:
    1. loosen the range of package versions you've specified
    2. remove package versions to allow pip to attempt to solve the dependency conflict
stderr:
    ERROR: Cannot install black-pre-commit-mirror==0.1.0 because these package versions have conflicting dependencies.
    ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions