[파이썬 에러] gensim 4.3.0 requires FuzzyTM>=0.4.0, which is not installed

2024. 5. 30. 22:22·에러 해결 모음집
728x90
반응형

에러 코드

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed.
This behaviour is the source of the following dependency conflicts.
gensim 4.3.0 requires FuzzyTM>=0.4.0, which is not installed.
Error: 현재 pip의 dependency dependency resolver가 설치된 모든 패키지를 고려하지 않는 상태입니다.
이 동작은 아래에 나타난 dependency 충돌의 원인입니다.
gensim 4.3.0 라이브러리에 필요한 FuzzyTM>=0.4.0 라이브러리가 설치되지 않은 상태입니다.

 

원인

genism 이라는 자연어 처리를 위한 오픈 소스 라이브러리를 사용하기 위해선, 버전 0.4.0 이상의 FuzzyTM 라이브러리를 깔아줘야 한다.

 

해결법

1. pip install FuzzyTM

위의 명령어를 입력해주니 내 가상환경엔 2.0.9 버전의 FuzzyTM이 정상적으로 설치가 되었다! 😋


 

궁금한 점이 있으시다면 댓글 남겨주세요 ❣️

728x90
반응형

'에러 해결 모음집' 카테고리의 다른 글

[파이썬 에러] No module named 'torchvision.transforms.functional_tensor'  (0) 2024.06.07
[파이썬 에러] cannot import name 'imresize' from 'scipy.misc'  (1) 2024.05.30
[파이썬 에러] ERROR: Failed building wheel for numpy  (0) 2024.05.30
[파이썬 에러] AttributeError: module 'numpy' has no attribute 'int'  (3) 2024.05.30
[파이썬 에러] 대상 컴퓨터에서 연결을 거부했으므로 연결하지 못했습니다  (1) 2024.05.30
'에러 해결 모음집' 카테고리의 다른 글
  • [파이썬 에러] No module named 'torchvision.transforms.functional_tensor'
  • [파이썬 에러] cannot import name 'imresize' from 'scipy.misc'
  • [파이썬 에러] ERROR: Failed building wheel for numpy
  • [파이썬 에러] AttributeError: module 'numpy' has no attribute 'int'
View synthesis 공부하는 대학원생
View synthesis 공부하는 대학원생
AI - view synthesis에 대해 공부하고 있으며, AI 공부하시는 분들과 함께 소통하고 싶습니다 😍
  • View synthesis 공부하는 대학원생
    Happy Support's Blog
    View synthesis 공부하는 대학원생
  • 전체
    오늘
    어제
    • 분류 전체보기 (62)
      • View synthesis (3)
      • Backbone (5)
      • Generative Models (5)
      • On-device AI (3)
      • ML (2)
      • DL (1)
      • LLM (2)
      • 코딩테스트 (25)
      • 에러 해결 모음집 (11)
      • 기타 (4)
  • 링크

  • 인기 글

  • 최근 댓글

  • 최근 글

  • 250x250
    반응형
  • hELLO· Designed By정상우.v4.10.3
View synthesis 공부하는 대학원생
[파이썬 에러] gensim 4.3.0 requires FuzzyTM>=0.4.0, which is not installed
상단으로

티스토리툴바