250x250
vg-rlo
vg-rlo
vg-rlo
전체 방문자
오늘
어제
  • CATEGORY (114)
    • 일상과 기록 (12)
    • REVIEW (11)
    • DATA (20)
      • ML and DL (6)
      • NLP (2)
      • Growth hacking (2)
      • Note (10)
    • CODE (46)
      • Algorithm and Data Structur.. (2)
      • Coding Test (34)
      • DB (2)
      • Python (6)
      • Linux (2)
      • Github (0)
    • Portfolio (6)
      • Pratice and Tutorials (2)
      • Toy Projects (2)
      • Competitions (2)
      • Data Analysis (0)
    • ISSUE (17)
    • 🛠... (0)

블로그 메뉴

  • Github

인기 글

티스토리

hELLO · Designed By 정상우.
vg-rlo

vg-rlo

ISSUE

[Konlpy]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.aiohttp 3.6.3 requires yarl<1.6.0,>=1.0, but you have yarl 1.6.3 which ..

2021. 1. 21. 03:20
참고링크: https://github.com/aio-libs/aiohttp/issues/4987

 

(Problem) conda 가상환경에서 konlpy 설치하면 나타나는 error

pip install konlpy

 

(Solution) 다시 설치 확인 해보기

pip uninstall konlpy 
pip install -U konlpy # install after cash clear 

Requirement already satisfied: konlpy in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (0.5.2)  
Requirement already satisfied: colorama in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from konlpy) (0.4.4)  
Requirement already satisfied: lxml>=4.1.0 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from konlpy) (4.6.2)  
Requirement already satisfied: numpy>=1.6 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from konlpy) (1.19.2)  
Requirement already satisfied: beautifulsoup4==4.6.0 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from konlpy) (4.6.0)  
Requirement already satisfied: tweepy>=3.7.0 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from konlpy) (3.10.0)  
Requirement already satisfied: JPype1>=0.7.0 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from konlpy) (1.2.1)  
Requirement already satisfied: typing-extensions in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from JPype1>=0.7.0->konlpy) (3.7.4.3)  
Requirement already satisfied: six>=1.10.0 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from tweepy>=3.7.0->konlpy) (1.15.0)  
Requirement already satisfied: requests-oauthlib>=0.7.0 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from tweepy>=3.7.0->konlpy) (1.3.0)  
Requirement already satisfied: requests\[socks\]>=2.11.1 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from tweepy>=3.7.0->konlpy) (2.25.1)  
Requirement already satisfied: oauthlib>=3.0.0 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from requests-oauthlib>=0.7.0->tweepy>=3.7.0->konlpy) (3.1.0)  
Requirement already satisfied: urllib3<1.27,>=1.21.1 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from requests\[socks\]>=2.11.1->tweepy>=3.7.0->konlpy) (1.26.2)  
Requirement already satisfied: idna<3,>=2.5 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from requests\[socks\]>=2.11.1->tweepy>=3.7.0->konlpy) (2.10)  
Requirement already satisfied: chardet<5,>=3.0.2 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from requests\[socks\]>=2.11.1->tweepy>=3.7.0->konlpy) (3.0.4)  
Requirement already satisfied: certifi>=2017.4.17 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from requests\[socks\]>=2.11.1->tweepy>=3.7.0->konlpy) (2020.12.5)  
Requirement already satisfied: PySocks!=1.5.7,>=1.5.6 in ./anaconda3/envs/aiffel/lib/python3.7/site-packages (from requests\[socks\]>=2.11.1->tweepy>=3.7.0->konlpy) (1.7.1)
    'ISSUE' 카테고리의 다른 글
    • [Tensorflow]CUDA runtime implicit initialization on GPU:0 failed. Status: all CUDA-capable devices are busy or unavailable
    • [Tensorflow]tensorflow:Can save best model only with val_acc available, skipping
    • [Konlpy]Exception: Install MeCab in order to use it: http://konlpy.org/en/latest/install/
    • [Tensorflow] CUDA runtime implicit initialization on GPU:0 failed.
    vg-rlo
    vg-rlo
    🛠블로그 공사중.. Keep going! 🤔 (Profile - Dinotaeng®)

    티스토리툴바