코딩/python

[Error] TypeError: an integer is required (got type bytes)

언유상 2024. 1. 10. 14:56

라이브러리와 충돌하여 발생하는 오류이므로

python의 버전을 확인하고, 3.8보다 낮은 python을 다시 설치하자.