Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.0.6 failed to be pulished to pypi #47

Open
TamiTakamiya opened this issue Jan 29, 2025 · 0 comments
Open

Release 1.0.6 failed to be pulished to pypi #47

TamiTakamiya opened this issue Jan 29, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@TamiTakamiya
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant