
[Solution1]
pip install pypiwin32
pip install --upgrade jupyter_client
[Solution2]
conda install -c conda-forge pywin32
conda install -c anaconda jupyter_client
conda install -c conda-forge jupyter_core
[Reference]
'빅데이터분석 > 파이썬 활용' 카테고리의 다른 글
Python Code 함수2 (0) | 2019.11.15 |
---|---|
Python Code 함수1 (0) | 2019.11.15 |
Python Code 로직 (0) | 2019.11.15 |
!UCSD prep (0) | 2019.11.11 |
!TSNE (0) | 2019.11.11 |