1. huggigface 설치
ERROR: Could not build wheels for tokenizers which use PEP 517 and cannot be installed directly
이런 에러가 뜬다.
https://github.com/huggingface/transformers/issues/2831#issuecomment-600141935
위 issue를 참고하고, transformer는 최신 버전으로 설치했더니 잘 돌아간다 굿굿~~
-
Install Rust link curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh Restart the terminal pip install transformers==2.5.1
'메모장' 카테고리의 다른 글
07.12 (7) | 2021.07.12 |
---|---|
가상환경 사용하기 (4) | 2021.07.11 |
제주도 (0) | 2021.07.11 |
json load vs loads (7) | 2021.07.07 |
2021년 절반 지난 기념 회고 (10) | 2021.07.04 |