With Computer/Python
SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape
s:tardust
2020. 10. 8. 14:40
오류 내용 및 코드
띄어쓰기 하니까 해결
attach_file = "C:/~~~/temp.txt"
반응형