250x250
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
- 턱걸이
- linux
- Windows 10
- 백준
- OpenCV
- 운영체제
- C++
- TensorFlow
- 학습
- 코딩
- c
- 딥러닝
- 프로그래밍
- Windows10
- 알고리즘
- 회귀
- 시스템프로그래밍
- error
- python
- Computer Vision
- C언어
- 텐서플로우
- 프로세스
- 백준알고리즘
- shell
- 영상처리
- 쉘
- 리눅스
- CV
- 공부
Archives
- Today
- Total
줘이리의 인생적기
ModuleNotFoundError: No module named 'netifaces' 본문
728x90
ERROR
ModuleNotFoundError: No module named 'netifaces'
SOLUTION
pip install netifaces
'공부 > All of error' 카테고리의 다른 글
Exception: PyQtGraph requires one of PyQt5, PyQt6 or PySide2 or PySide6; none of these packages could be imported. (0) | 2021.09.22 |
---|---|
ModuleNotFoundError: No Module named 'OpenGL' (0) | 2021.09.20 |
[linux] torch version 확인, cuda 연결 확인 (0) | 2021.09.13 |
ModuleNotFoundError: No module named 'sparseconvnet' (0) | 2021.09.10 |
ModuleNotFoundError: No module named 'skimage' (0) | 2021.09.08 |