카페검색 본문
카페글 본문
-
Re: 레이어 생성 리습 수정 요청(생성시 출력여부 확인 구문 추가) 2024.10.01해당카페글 미리보기
layObj ltype1) (vla-put-LayerOn layObj :vlax-true) (vla-put-Plottable layObj :vlax-false) ) (t (prompt " Invalid input. Please enter 'P' for ON or 'N' for OFF.") ) ) (setvar "CLAYER" layer1) (setq A (ssget "_X" (list (cons 8 layer1...
-
해당카페글 미리보기
-
라즈베리파이-파이썬 라이브러리 2023.09.01해당카페글 미리보기
for pin in led_pins: GPIO.output(pin, GPIO.HIGH) # Turn on elif user_input == "1": for pin in led_pins: GPIO.output(pin, GPIO.LOW) # Turn off else: print("Invalid input. Enter 1 or 0.") except KeyboardInterrupt: #오류 캐치 pass GPIO...
-
MoviePy error: failed to read the duration of file 2023.11.02해당카페글 미리보기
[mov,mp4,m4a,3gp,3g2,mj2 @ 000002384beca080] moov atom not found xxxxxxxxxxxxxx.mp4: Invalid data found when processing input MoviePy error: failed to read the duration of file 파일 경로도 잘 맞고 이것저것 다 했는데 안 된다면, 파일이...
-
cdb ERROR OGG-08221 Cannot register or unregister EXTRACT <extname> 2023.01.13해당카페글 미리보기
Starting a non-incident diagnostic dump (flags=0x0, level=10, mask=0x0) ----- Error Stack Dump ----- ORA-40201: invalid input parameter SOURCE_DATABASE_NAME ORA-01403: no data found ----- Current SQL Statement for this session (sql...