KoBERT
KoBERT copied to clipboard
[BUG] PIP설치 오류
🐛 Bug
!pip install git+https://[email protected]/SKTBrain/KoBERT.git@master
To Reproduce
ERROR: Could not find a version that satisfies the requirement onnxruntime<=1.8.0,==1.8.0 (from kobert) (from versions: 1.12.0, 1.12.1, 1.13.1, 1.14.0, 1.14.1) ERROR: No matching distribution found for onnxruntime<=1.8.0,==1.8.0 버그를 재현하기 위한 재현절차를 작성해주세요.
- -구글 코랩을 연다
- -!pip install git+https://[email protected]/SKTBrain/KoBERT.git@master를 입력한다
-
Expected behavior
정상적인 설치
Environment
구글 코랩
Additional context
저도 그것 때문에 지금까지 colab의 파이썬 버전을 3.8, 3.9로 변경한 뒤 여러가지 시도를 해 봤지만 모두 실패했습니다. 새로운 버그라서 검색으로 해결책을 알아내기가 어려운 듯 합니다.
https://github.com/SKTBrain/KoBERT/issues/102 여기 참고하세요