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

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

Open
decaff46 opened this issue Feb 16, 2023 · 3 comments
Open

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

decaff46 opened this issue Feb 16, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@decaff46
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)
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 decaff46 added the bug Something isn't working label Feb 16, 2023
@grulla99
Copy link

grulla99 commented May 3, 2023

์ €๋„ 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

@stratosphere1492
Copy link

์ €๋„ 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๋กœ ๋ณ€๊ฒฝํ•œ ๋’ค ์—ฌ๋Ÿฌ๊ฐ€์ง€ ์‹œ๋„๋ฅผ ํ•ด ๋ดค์ง€๋งŒ
๋ชจ๋‘ ์‹คํŒจํ–ˆ์Šต๋‹ˆ๋‹ค.

@yeeooni
Copy link

yeeooni commented Jun 5, 2023

@grulla79
#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

4 participants