블로그
- cv2.error: OpenCV(4.6.0) 에러 If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvShowImage' pip install opencv-python==4.5.5.64
- Helm Commands Cheat Sheet Install and Uninstall Apps The main function of Helm is Kubernetes app management. in a specific namespace: Override the default values with those specified in a file of your choice: Run
- Python - Subprocesses - Baked in functionality : functionality incorporated into Python or SW programs - To run the external is shown in the interpretator) *Using the run function like .......
- CDT 8.0 New and Noteworthy are here: Markers for Unresolved Symbols2.2 New checkers added2.3 New icons for editor for codan problems2.4 Run problems3 Refactoring3.1 Rename Refactoring as Quick Fix3.2 Lightweight Rename Refactoring3.3 Toggle Function
- Writing to and read from console - From a GUI Application using the same cout/cin and printf/scanf Unfortunately in the first run my application was blown up. I found that the problem is in the OnPaint() function. What next? Debug.