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 |
Tags
- Debugging
- WPF
- Visual Studio
- esp32
- AArch64
- C++
- AVR
- raspberrypi
- Debug
- 아두이노
- atmel
- bare metal
- GPIO
- QEMU
- Linux
- vscode
- nucleo
- avr-gcc
- yocto
- c#
- UART
- 디버깅
- 리눅스
- 회로
- Visual Studio Code
- STM32
- Arduino
- buildroot
- 라즈베리파이
- Raspberry
Archives
- Today
- Total
임베디드를 좋아하는 조금 특이한 개발자?
VisualStudio Code에서 anaconda python 실행 시 numpy 애러 해결 본문
https://stackoverflow.com/a/62531033
Importing the numpy c-extensions failed
Importing the numpy c-extensions failed I installed python 3.7 on my windows system to work on visual studio code. Everything was going well, including using the libraries. I uninstalled python us...
stackoverflow.com
visual studio code에서 아나콘다를 사용하여 파이썬을 실행시 numpy 파이 모듈을 실행한다면 다음과 같은 애러가 발생할 수 있습니다. 그렇다면 위 링크에 들어가셔서 해당 해결 방법을 실행하였더니 해결 되었습니다.
IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!