UnicodeDecodeError: 'utf8' codec can't decode byte 0x92 in position 377826: invalid start byte

前端 未结 2 685
余生分开走
余生分开走 2021-01-17 10:13

I am getting the following error while executing the below code snippet exactly at the line if uID in repo.git.log():, the problem is in repo.git.log()

2条回答
提交回复
热议问题