Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- wuhan
- parasite
- 확진자수
- 봉준호감독통역사
- everybody wants you
- 미중
- 우한
- 우한코로나
- 우한코로나바이러스
- 진짜영웅
- 코로나19
- 조현병
- 정은경 본부장님
- 최성재
- 우한 코로나
- cnn
- 신종코로나
- 필리핀사망
- 전염병
- 창궐
- 치앙마이
- sharonchoi
- 어서와한국은처음이지
- 봉준호감독통역
- Bolton
- 웨일즈
- 코로나
- 코로나바이러스
- red hearse
- 중국외교부
Archives
- Today
- Total
오지's blog
RuntimeError: The current Numpy installation .... fails to pass a sanity check due to a bug in the windows runtime. See this issue for more information: https://tinyurl.com/y3dm3h86 본문
개발노트/Python
RuntimeError: The current Numpy installation .... fails to pass a sanity check due to a bug in the windows runtime. See this issue for more information: https://tinyurl.com/y3dm3h86
잡스러운노트, 잡스노트 2020. 11. 5. 13:16728x90
반응형
해결책 넘파이 다운그레이드
pip install numpy==1.19.3
'개발노트 > Python' 카테고리의 다른 글
장고(django)에서 reverse와 redirect의 차이 (0) | 2020.11.11 |
---|---|
장고(django)를 이용한 게시판 개발(CBV - Class-BasedView) (0) | 2020.11.06 |
django에서 makemigrations시 TypeError: 'type' object is not iterable에러 발생 (0) | 2020.09.01 |
OSError: [WinError 123] 파일 이름, 디렉터리 이름 또는 볼륨 레이블 구문이 잘못되었습니다: '<frozen importlib._bootstrap>' 에러 (0) | 2020.08.27 |
python버전 확인하는 방법 - terminal 혹은 pycharm 모두 (0) | 2020.08.15 |
Comments