1

I am getting the following error:

Cannot Import Name DtdProcessing

On this line:

from System.Xml import (DtdProcessing, ValidationType, XmlNodeType, XmlReader, XmlReaderSettings)

What could be causing this? Is there a possibility that I don't have the right version of .net installed?

user2970916
  • 1,146
  • 3
  • 15
  • 37
  • works fine for me, does any import from .NET work for you? If yes, then look at this QA for troubleshooting: http://stackoverflow.com/questions/27725122 – denfromufa Jan 11 '15 at 02:40
  • I think I fixed it by installing the correct version of .NET. I do not have this problem anymore. – user2970916 Jan 12 '15 at 14:06

0 Answers0