You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error happened.
File "C:\Users\myname\Desktop\gitProjects\ProjectConverter\uvprojxproject.py", line 26, in parseProject
self.project['incs'] = self.root.Targets.Target.TargetOption.TargetArmAds.Cads.VariousControls.IncludePath.text.split(';')
File "src\lxml\objectify.pyx", line 231, in lxml.objectify.ObjectifiedElement.getattr
File "src\lxml\objectify.pyx", line 450, in lxml.objectify._lookupChildOrRaise
AttributeError: no such child: TargetArmAds
The text was updated successfully, but these errors were encountered:
error happened.
File "C:\Users\myname\Desktop\gitProjects\ProjectConverter\uvprojxproject.py", line 26, in parseProject
self.project['incs'] = self.root.Targets.Target.TargetOption.TargetArmAds.Cads.VariousControls.IncludePath.text.split(';')
File "src\lxml\objectify.pyx", line 231, in lxml.objectify.ObjectifiedElement.getattr
File "src\lxml\objectify.pyx", line 450, in lxml.objectify._lookupChildOrRaise
AttributeError: no such child: TargetArmAds
The text was updated successfully, but these errors were encountered: