최대 1 분 소요

Untitled

ERROR: Failed building wheel for webrtcad

Untitled

발생 시점

  • Env
    • Window 10 OS
    • Ananconda virtual env
    • Python 3.7.11
  • pip install resemblyzer
  • 명령어 실행 시 오류 발생

Try 1

pip install --upgrade pip
  • pip의 문제인것 같아서 upgrade를 해준 후 다시 pip install resemblyzer 실행함

Result 1

Untitled

ERROR: Failed building wheel for webrtcvad

Untitled

error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools”: https://visualstudio.microsoft.com/visual-cpp-build-tools/

Try 2

  • Error에 나온대로 해당 링크에 접속하여 C++ Build Tools 다운로드

https://docs.microsoft.com/en-us/answers/questions/136595/error-microsoft-visual-c-140-or-greater-is-require.html

  • 다음 post 글을 참조하여 Build Tools 다운로드를 진행함

Result2

  • 다운로드 후, 재시작을 요구함
  • 재시작 후 pip install resemblyzer 다시 실행

Untitled

  • Successfully installed

태그:

카테고리:

업데이트:

댓글남기기