Python

PyQt5 코드 작성 시 Parameter 'flags' unfilled 표시 처리

SAFE 2023. 10. 7. 15:21

pip install PyQt5-stubs 모듈설치

settings - project interpreter 

좌측하단에서 터미널 찾고 거기서 실행하면 됨

출처
처리방법 : https://it-misfit.tistory.com/17
처리방법 : https://stackoverflow.com/questions/40835014/pycharm-showing-wrong-parameter-info-for-pyqt-methods
터미널 확인 : https://heytech.tistory.com/318