๐ NOTE:
- Copy and Paste this block to
Discussions
menu- Set the category of the posting to
Q&A
.- Describe as much as you can, the better and richer answers will come!
Describe the problem
A clear and concise description of what the problem is.
๋ฌธ์ ๊ฐ ๋ฐ์ํ๋ ์ํฉ์ ๋ํ ์์ฝ ์ค๋ช
์ ์ ์ด์ฃผ์ธ์.
To Reproduce
Steps to reproduce the behavior:
๋ฌธ์ ๋ฅผ ์ฌํํ๊ธฐ ์ํ ์์๋ฅผ ์์ธํ ์ ์ด์ฃผ์ธ์:
- Download
install-dev.sh
in backend.ai meta repository viawget
command. - Install
pyenv
,pyenv-virtualenv
. - Install Python 3.10.5 version to
pyenv
- Change execute permission of
install-dev.sh
- Execute
install-dev.sh
- Installation stopped and throws error message like this:
Your Python 3.10.5 is missing LZMA (XZ) support. Please reinstall or rebuild it.
.
...
Expected behavior
A clear and concise description of what you expected to happen.
์๋ ๊ธฐ๋ํ๋ ๋์์ ์ด๋ค ๊ฒ์ธ์ง ๋ช
ํํ๊ฒ ์ ์ด์ฃผ์ธ์.
Screenshots
If applicable, add screenshots to help explain your problem.
Just take a screenshot in your clipboard or copy a picture file and paste it here (Ctrl+V/Cmd+V)
so that GitHub automatically attach and insert it.
๊ฐ๋ฅํ๋ค๋ฉด, ๋ฌธ์ ์ํฉ์ ๋ณด์ฌ์ฃผ๋ ์คํฌ๋ฆฐ์ท์ ์ฒจ๋ถํด์ฃผ์ธ์.
ํด๋ฆฝ๋ณด๋์ ์คํฌ๋ฆฐ์ท์ ์ฐ๊ฑฐ๋ ์ด๋ฏธ์ง ํ์ผ์ ๋ณต์ฌํด์ ์ฌ๊ธฐ์ ๋ถ์ฌ๋ฃ์ผ๋ฉด(Ctrl+V/Cmd+V) GitHub์ด ์๋์ผ๋ก ์ด๊ณณ์ ์ฒจ๋ถ ๋ฐ ์ฝ์
ํด์ค๋๋ค.
Environment Description
- OS: [e.g. macOS 10.14, Windows 10 (1903)]
- App version: [e.g. 22.03.1] (if you are using a GUI client app)
- Browser version: [e.g. Chrome 101, Safari, Edge] (if you are using a GUI web console)
- Python version: [e.g. 3.10.5] (if you are using the Python SDK)
- NodeJS version: [e.g. 16.0] (if you are using the Javascript SDK)
- Current Shell(๐ก to see it, execute the command:
echo $SHELL
): [e.g. zsh]