Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

459
Views
ImportError: no se puede importar el nombre '_unicodefun' desde 'click'

si ejecuta nuestras verificaciones de pelusa con el paquete black de python. aparece un error

ImportError: cannot import name '_unicodefun' from 'click' (/Users/robot/.cache/pre-commit/repo3u71ccm2/py_env-python3.9/lib/python3.9/site-packages/click/__init__.py)

asuntos relacionados:

https://github.com/psf/black/issues/2976
https://github.com/dask/distributed/issues/6013

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Esto ha sido solucionado por Black 22.3.0. Las versiones anteriores no funcionarán con el clic 8.1.0.

https://github.com/psf/black/issues/2964

Por ejemplo: black.yml

 python-version: 3.8 - name: install black run: | - pip install black==20.8b1 + pip install black==22.3.0 - name: run black run: | black . --check --line-length 100

https://github.com/Clinical-Genomics/cgbeacon2/pull/221/files

Como solución alternativa, click en pin para la última versión a través de pip install --upgrade click==8.0.2

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!