일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- cocre
- airflow
- 오블완
- docker attach
- Decision Boundary
- 백신후원
- Jupyter notebook
- HookNet
- numpy
- Multi-Resolution Networks for Semantic Segmentation in Whole Slide Images
- 사회조사분석사2급
- cs231n
- 도커
- 히비스서커스
- docker
- aiffel exploration
- docker exec
- ssh
- IVI
- GIT
- 프로그래머스
- AIFFEL
- 티스토리챌린지
- vscode
- Pull Request
- logistic regression
- 코크리
- WSSS
- 기초확률론
- CellPin
Archives
- Today
- Total
목록apt-get install vs pip install (1)
히비스서커스의 블로그
[Ubuntu] 각종 에러 모음 (feat. openslide, apt-get, segmentation-model)
ubuntu 환경에서 Docker로 가상환경을 만들고 Jupyter notebook으로 작업을 하던 중 openslide 라이브러리가 설치가 안되었다고 하여 설치 후 다음과 같은 에러 메시지를 맞이하였다. OSError: libopenslide.so.0: cannot open shared object file: No such file or directory stackoverflow를 찾아보니 다음과 같은 해결방안이 있었다. https://github.com/openslide/openslide-python/issues/35 OSError: libopenslide.so.0: cannot open shared object file: No such file or directory · Issue #35 · ope..
Programming/Linux
2021. 7. 28. 14:52