일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |
Tags
- logistic regression
- vscode
- Pull Request
- cs231n
- IVI
- numpy
- ssh
- Jupyter notebook
- 기초확률론
- docker
- 오블완
- Decision Boundary
- AIFFEL
- 백신후원
- 도커
- 프로그래머스
- 코크리
- airflow
- 히비스서커스
- 티스토리챌린지
- 사회조사분석사2급
- CellPin
- WSSS
- docker exec
- GIT
- Multi-Resolution Networks for Semantic Segmentation in Whole Slide Images
- cocre
- docker attach
- HookNet
- aiffel exploration
Archives
- Today
- Total
목록AttributeError: module 'keras.utils' has no attribute 'generic_utils' (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