728x90
반응형
# PIP INSTALL
pip install ipywidgets jupyter nbextension enable --py widgetsnbextension
# ANACONDA INSTALL
conda install -c conda-forge ipywidgets
+) 참고 블로그 : https://woongheelee.com/entry/%EC%97%90%EB%9F%AC%ED%95%B4%EA%B2%B0%EB%B2%95-ImportError-IProgress-not-found
728x90
반응형
'사소한 Tip . 오류 해결법' 카테고리의 다른 글
[python] 파이썬 하위 폴더 내 특정 파일(폴더)들 삭제하기 (0) | 2022.03.10 |
---|---|
GPU 이름 확인(Linux , Ubuntu command) (0) | 2022.03.09 |
ValueError: transformers.__spec__ is None (0) | 2022.02.21 |
RTX 3090 Pytorch (0) | 2022.02.21 |
AttributeError: module 'distutils' has no attribute 'version' (0) | 2022.02.21 |