Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning

2025. 4. 30. 02:58·트러블슈팅

 

python에서 fuzzy분석을 위해 fuzzywuzzy 라이브러리 사용 중 아래와 같은 에러가 떴다.

 

Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning

 

 

해결 방법은 간단하게 경고문에도 나와있듯 python-Levenshtein를 설치하면 된다.

 

 

pip install python-Levenshtein

 

'트러블슈팅' 카테고리의 다른 글
  • NoSuchFieldError: Class org.opensearch.client.Requests does not have member field 'org.opensearch.core.xcontent.MediaType INDEX_CONTENT_TYPE'
  • [JPA] 트랜잭션 save() 반영 안 되는 문제
  • [JAVA] Swagger에서 파라미터 숨기기(커스텀 어노테이션 @CurrentUser)
  • [Spring batch] ERROR: relation "batch_job_instance" does not exist
minseok__
minseok__
  • minseok__
    minseok_study
    minseok__
  • 전체
    오늘
    어제
    • 분류 전체보기 (91) N
      • JAVA (1)
      • Kotlin (0)
      • CS (1)
      • SQL (7)
      • Python (2)
      • Docker (13)
      • Typescript (0)
      • Javascript (1)
      • AWS (6)
      • NestJS (1)
      • ElasticSearch (1)
      • 트러블슈팅 (10)
      • DB (6)
      • 알고리즘 (5)
      • Redis (1)
      • Postgresql (1)
      • AI (0)
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
  • 링크

  • 공지사항

  • 인기 글

  • 태그

    amazon linux 2023
    openssh 8.8
    빅쿼리
    mysql 아키텍처
    쿠버네티스
    node.js 20
    useswrinfinite
    createMany
    외래키 참조
    반환 데이터
    윈도우
    SQL
    userauth_pubkey: key type ssh-rsa not in pubkeyacceptedalgorithms
    error: relation "batch_job_instance" does not exist
    window
    docker
    EC2
    k8s
    response data
    bigquery
  • 최근 댓글

  • hELLO· Designed By정상우.v4.10.3
minseok__
Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning
상단으로

티스토리툴바