728x90
아래 스크립트 순서대로 실행
pip uninstall python-telegram-bot telegram -y
pip install python-telegram-bot
728x90
'Python' 카테고리의 다른 글
'WebDriver' object has no attribute 'find_element_by_xpath' (0) | 2023.08.14 |
---|---|
'str' object has no attribute 'capabilities' (0) | 2023.08.14 |
dataframe column 문자열 자르기 (0) | 2023.07.25 |
dataframe column type to string (0) | 2023.07.25 |
The truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all(). (0) | 2023.07.25 |