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 install error #111

Open
Foundsheep opened this issue Apr 23, 2024 · 3 comments
Open

[BUG] pip install error #111

Foundsheep opened this issue Apr 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Foundsheep
Copy link

πŸ› Bug

pip install git+https://[email protected]/SKTBrain/KoBERT.git@master 둜 μ„€μΉ˜ μ‹œ 였λ₯˜κ°€ λ‚©λ‹ˆλ‹€.

To Reproduce

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

버그λ₯Ό μž¬ν˜„ν•˜κΈ° μœ„ν•œ μž¬ν˜„μ ˆμ°¨λ₯Ό μž‘μ„±ν•΄μ£Όμ„Έμš”.

    • conda create -n ... κ°€μƒν™˜κ²½ 생성 및 conda activate ...

Expected behavior

Environment

  • OS : Windows 11 Pro

Additional context

@Foundsheep Foundsheep added the bug Something isn't working label Apr 23, 2024
@sayyes304
Copy link

μ•ˆλ…•ν•˜μ„Έμš”,
저도 같은 μ—λŸ¬κ°€ λ°œμƒν–ˆλŠ”λ°, ν˜Ήμ‹œ ν•΄κ²°ν•˜μ…¨μ„κΉŒμš”?

@Foundsheep
Copy link
Author

@sayyes304 μ •ν™•ν•˜κ²Œ 기얡은 μ•ˆ λ‚˜μ§€λ§Œ κ²°κ΅­ μ„€λͺ…λœλŒ€λ‘œ μ„€μΉ˜ν•˜μ§€ μ•Šμ•˜λ˜ 것 κ°™μŠ΅λ‹ˆλ‹€. λŒ€μ‹ μ— huggingfaceμ—μ„œ λ‹€λ₯Έ λͺ¨λΈμ„ 찾아보렀 ν–ˆλ˜ 것 κ°™μŠ΅λ‹ˆλ‹€.

@sayyes304
Copy link

κ°μ‚¬ν•©λ‹ˆλ‹€ !

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

2 participants