파이썬 package is required to use this function1 파이썬 에러 - the pillow package is required to use this function. pyautogui.screenshot()을 사용하는데 다음과 같은 에러가 발생. the pillow package is required to use this function. 해결방법은 간단하다. pip install pillow --upgrade 로 "pillow" 업그레이드 해주면 해결! 2023. 5. 10. 이전 1 다음