KoBERT icon indicating copy to clipboard operation
KoBERT copied to clipboard

[Installation Error] Having an issue with install the package.

Open decaff46 opened this issue 2 years ago β€’ 3 comments

πŸ› 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

decaff46 avatar Feb 16 '23 02:02 decaff46

저도 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

grulla79 avatar May 03 '23 05:05 grulla79

저도 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둜 λ³€κ²½ν•œ λ’€ μ—¬λŸ¬κ°€μ§€ μ‹œλ„λ₯Ό ν•΄ λ΄€μ§€λ§Œ λͺ¨λ‘ μ‹€νŒ¨ν–ˆμŠ΅λ‹ˆλ‹€.

stratosphere1492 avatar May 07 '23 07:05 stratosphere1492

@grulla79 #102 μ—¬κΈ°μš”!

yeeooni avatar Jun 05 '23 13:06 yeeooni