Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] PIP설치 오류 #103

Open
IluvRiver opened this issue May 5, 2023 · 2 comments
Open

[BUG] PIP설치 오류 #103

IluvRiver opened this issue May 5, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@IluvRiver
Copy link

🐛 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
버그를 재현하기 위한 재현절차를 작성해주세요.

  1. -구글 코랩을 연다
  2. -!pip install git+https://[email protected]/SKTBrain/KoBERT.git@master를 입력한다

Expected behavior

정상적인 설치

Environment

구글 코랩

Additional context

@IluvRiver IluvRiver added the bug Something isn't working label May 5, 2023
@IluvRiver IluvRiver changed the title [BUG] [BUG] PIP설치 오류 May 5, 2023
@stratosphere1492
Copy link

저도 그것 때문에 지금까지 colab의 파이썬 버전을 3.8, 3.9로 변경한 뒤 여러가지 시도를 해 봤지만
모두 실패했습니다.
새로운 버그라서 검색으로 해결책을 알아내기가 어려운 듯 합니다.

@hooNpk
Copy link

hooNpk commented May 7, 2023

#102
여기 참고하세요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants