๊ฐ์ํ๊ฒฝ์ ์์ฑํ๊ณ (python 3.6) ์ฃผํผํฐ ๋ ธํธ๋ถ์ ์คํํ๋๋ฐ kernel์ด ์ฐ๊ฒฐ์ด ์๋๋ ํ์์ด ๋ฐ์ํ๋ค.
๋ค์๊ณผ ๊ฐ์ ์๋ฌ ๋ฉ์์ง๊ฐ ํฐ๋ฏธ๋ ์ฐฝ์ ์ถ๋ ฅ๋จ
AssertionError: Couldn't find Class NSProcessInfo
Mac์ Big Sur OS ์์ ๋ฐ์ํ๋ ์๋ฌ์ผ ํ๋ฅ ์ด ๋๋ค๊ณ ํ๋ค.
- ๋งฅ์์ ํ์ด์ฌ ์ฃผํผํฐ๋ฅผ ์ธ ๋, 3.8 ์ด์์ ์ฐ๋๋ก ํ์.
Running a Jupyter Lab kernel under Python 3.6 (possibly also 3.7) throws:
AssertionError: Couldn't find Class NSProcessInfo
Running in Python 3.8 works fine.
https://stackoverflow.com/questions/65197613/assertionerror-couldnt-find-class-nsprocessinfo
'Coding > Python' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[Python] Numpy (0) | 2022.03.18 |
---|---|
[Python] ๋ฐ์ดํฐ ์๊ฐํ (0) | 2022.03.16 |
[Python] Module (0) | 2022.03.07 |
๋ฐ์ดํฐ ์ ์ฅ์ ์ธ์ฝ๋ฉ ์ค๋ฅ (0) | 2022.02.21 |
[Python]2021 ๋ทํ๋ฆญ์ค์ ์๊ฐ์ ์ผ๋ง๋ ์์๋? (๋ถ์ : ๋ทํ๋ฆญ์ค ๊ฐ์ธ ์์ฒญ ๋ฐ์ดํฐ ๋ถ์) (0) | 2022.01.18 |