환경은 코랩이고

!pip install git+[email protected]/SKTBrain/KoBERT.git@master">[email protected]/SKTBrain/KoBERT.git@master">https://[email protected]/SKTBrain/KoBERT.git@master

을 실행하면


Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/ Collecting git+https://****@github.com/SKTBrain/KoBERT.git@master  Cloning https://****@github.com/SKTBrain/KoBERT.git (to revision master) to /tmp/pip-req-build-qjqw0e1x  Running command git clone --filter=blob:none --quiet 'https://****@github.com/SKTBrain/KoBERT.git' /tmp/pip-req-build-qjqw0e1x  Resolved https://****@github.com/SKTBrain/KoBERT.git to commit 47a69af87928fc24e20f571fe10c3cc9dd9af9a3 Preparing metadata (setup.py) ... done Collecting boto3<=1.15.18 Downloading boto3-1.15.18-py2.py3-none-any.whl (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.1/129.1 kB 14.1 MB/s eta 0:00:00 Requirement already satisfied: gluonnlp<=0.10.0,>=0.6.0 in /usr/local/lib/python3.10/dist-packages (from kobert==0.2.3) (0.10.0) Collecting mxnet<=1.7.0.post2,>=1.4.0 Downloading mxnet-1.7.0.post2-py2.py3-none-manylinux2014_x86_64.whl (54.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.7/54.7 MB 11.1 MB/s eta 0:00:00 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 


가 뜨는데 지금 몇 일 동안 계속 저 코랩github에 들어가서 requirements.txt에 적혀있는 버전 다 확인하고
python버전이나 각종 패키지 버전들 바꿔가면서 실행해 보고 chatgpt나 검색해서 한 모든 시도들이 다 실패해서 도움을 요청합니다