728x90
아아ㅏ아아아ㅏ아아알악ㅇ가악아강가악아강가악아강가
잘 돌아가다가 갑자기 왜 이럴까 진짜.
오류
ImportError: cannot import name 'contextfilter' from 'jinja2'
1차 시도
conda update jupyter
실패히 처참.
2트
conda update --all
pip install jupyter --upgrade
실패지게 야무.
3트
걍 빡침.
pip uninstall -y jupyter jupyter_core jupyter-client jupyter-console jupyterlab_pygments notebook qtconsole nbconvert nbformat
pip install jupyter
지움.
시험기간의 대학생을 건들지 말라.
conda install jupyter notebook
다시 깔음
...
인내심.
pip install jupyter
대기.
기대
성공
728x90
'😒 저 저 저 개념없는 나 > 🔆 대파 있나요? Python' 카테고리의 다른 글
[python] python 가상환경 생성 및 실행 (0) | 2024.01.10 |
---|---|
[Image processing] Median Filtering (0) | 2022.05.22 |
[ numpy | python] numpy.clip (0) | 2022.05.22 |
[numpy | python] numpy.median (0) | 2022.05.22 |
[Python | numpy] numpy.mgrid() (0) | 2022.04.22 |