아래 본문댓글에 있던 내용을 좀 더 갈무리
# notion-py는 github에서 직접 설치
pip3 uninstall -y notion-py
pip3 install git+https://github.com/wsykala/notion-py.git
# ㅈebdriver-manager 관련
cmd_mapping = { KeyError: 'google-chrome'...}
에러의 경우 pip list 를 통해 webdriver-manager 버전이 3.8.0이면 지우고 3.7.1로 재설치
관련 리서치:
Uploaded by N2T
댓글 영역