Skip to content

pipelines failing with ImportError: cannot import name '_unicodefun' from 'click' #108

@spaceone

Description

@spaceone

github pipelines are failing:
https://github.com/univention/python-udm-rest-api-client/runs/7627168375?check_suite_focus=true

Traceback (most recent call last):
  File "/home/runner/.cache/pre-commit/repoj8vxqbil/py_env-python3/bin/black", line 8, in <module>
    sys.exit(patched_main())
  File "/home/runner/.cache/pre-commit/repoj8vxqbil/py_env-python3/lib/python3.10/site-packages/black/__init__.py", line 6606, in patched_main
    patch_click()
  File "/home/runner/.cache/pre-commit/repoj8vxqbil/py_env-python3/lib/python3.10/site-packages/black/__init__.py", line 6595, in patch_click
    from click import _unicodefun  # type: ignore
ImportError: cannot import name '_unicodefun' from 'click' (/home/runner/.cache/pre-commit/repoj8vxqbil/py_env-python3/lib/python3.10/site-packages/click/__init__.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions