KoBERT
KoBERT copied to clipboard
[Installation Error] Having an issue with install the package.
π 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) ERROR: No matching distribution found for onnxruntime<=1.8.0,==1.8.0
λ²κ·Έλ₯Ό μ¬ννκΈ° μν μ¬νμ μ°¨λ₯Ό μμ±ν΄μ£ΌμΈμ.
Expected behavior
Environment
Apple M2, macOS Ventura 13.1, miniconda μ¬μ©μ€μ λλ€
Additional context
μ λ colab νκ²½μμ μ§ννκ³ μλλ° λ©°μΉ μ λΆν° κ°μκΈ° κ°μ μ€λ₯κ° λ©λλ€. λν΄μ import gluonnlp as nlp μμ μν¬νΈ μλ¬κΉμ§ μκ²Όμ΅λλ€. ImportError: /usr/local/lib/python3.10/dist-packages/gluonnlp/data/fast_bert_tokenizer.cpython-310-x86_64-linux-gnu.so: undefined symbol: _PyGen_Send
μ λ colab νκ²½μμ μ§ννκ³ μλλ° λ©°μΉ μ λΆν° κ°μκΈ° κ°μ μ€λ₯κ° λ©λλ€. λν΄μ import gluonnlp as nlp μμ μν¬νΈ μλ¬κΉμ§ μκ²Όμ΅λλ€. ImportError: /usr/local/lib/python3.10/dist-packages/gluonnlp/data/fast_bert_tokenizer.cpython-310-x86_64-linux-gnu.so: undefined symbol: _PyGen_Send
μ λ κ·Έκ² λλ¬Έμ μ§κΈκΉμ§ colabμ νμ΄μ¬ λ²μ μ 3.8, 3.9λ‘ λ³κ²½ν λ€ μ¬λ¬κ°μ§ μλλ₯Ό ν΄ λ΄€μ§λ§ λͺ¨λ μ€ν¨νμ΅λλ€.
@grulla79 #102 μ¬κΈ°μ!