Python 요소 변환트리에서 문자열로 내가 전화할때마다ElementTree.tostring(e), 다음 오류 메시지가 나타납니다. AttributeError: 'Element' object has no attribute 'getroot' 요소를 변환하는 다른 방법이 있습니까?개체를 XML 문자열로 트리하시겠습니까? 추적: Traceback (most recent call last): File "Development/Python/REObjectSort/REObjectResolver.py", line 145, in cm = integrateDataWithCsv(cm, csvm) File "Development/Python/REObjectSort/REObjectResolver.py", line 137, in..