https://github.com/lablup/contribution-academy-2021
https://github.com/lablup/contribution-academy-2021
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lablup/contribution-academy-2021
- Owner: lablup
- License: mit
- Created: 2021-08-09T02:40:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-22T07:53:58.000Z (over 3 years ago)
- Last Synced: 2025-01-03T22:28:28.280Z (4 months ago)
- Size: 23 MB
- Stars: 10
- Watchers: 6
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# contribution-academy-2021
### Question template
> ๐ NOTE:
> 1. Copy and Paste this block to `Discussions` menu
> 2. Set the category of the posting to `Q&A`.
> 3. 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:
๋ฌธ์ ๋ฅผ ์ฌํํ๊ธฐ ์ํ ์์๋ฅผ ์์ธํ ์ ์ด์ฃผ์ธ์:
1. Download `install-dev.sh` in backend.ai meta repository via `wget` command.
2. Install `pyenv`, `pyenv-virtualenv`.
3. Install Python 3.9.5 version to `pyenv`
4. Change execute permission of `install-dev.sh`
5. Execute `install-dev.sh`
6. Installation stopped and throws error message like this:
`Your Python 3.9.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. 19.08.3] (if you are using a GUI client app)
- Browser version: [e.g. Chrome 76, Safari, Edge] (if you are using a GUI web console)
- Python version: [e.g. 3.7.4] (if you are using the Python SDK)
- NodeJS version: [e.g. 12.0] (if you are using the Javascript SDK)
- Current Shell(๐ก to see it, execute the command: `echo $SHELL`): [e.g. zsh]