You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: Cannot install kobert because these package versions have conflicting dependencies.
The conflict is caused by:
onnxruntime 1.8.0 depends on numpy>=1.16.6
gluonnlp 0.6.0 depends on numpy
mxnet 1.4.0.post0 depends on numpy<1.15.0 and >=1.8.2
onnxruntime 1.8.0 depends on numpy>=1.16.6
gluonnlp 0.6.0 depends on numpy
mxnet 1.4.0 depends on numpy<1.15.0 and >=1.8.2
π Bug
pip install git+https://[email protected]/SKTBrain/KoBERT.git@master
λ‘ μ€μΉ μ μ€λ₯κ° λ©λλ€.To Reproduce
λ²κ·Έλ₯Ό μ¬ννκΈ° μν μ¬νμ μ°¨λ₯Ό μμ±ν΄μ£ΌμΈμ.
conda create -n ...
κ°μνκ²½ μμ± λ°conda activate ...
pip install git+https://[email protected]/SKTBrain/KoBERT.git@master
μ¬μ©Expected behavior
Environment
Additional context
The text was updated successfully, but these errors were encountered: