Hello, the file xsd.py is expected to be found in the same folder as xml2csv.py Please check whether this is so in your case. Generally the sumo tools are written under the assumption that they reside in their original installation folder. regards, Jakob
2017-03-30 9:08 GMT+02:00 Yiqun Xia <[email protected]>: > Hallo there, > > > I have a Problem with xml2csv, could you help me? > > > I have the XML file and want to convert it to csv file. I have tried to > use "python xml2csv.py input.xlm" in the command window, but the following > error always pops up, I still have no idea how to solve it. > > > Traceback (most recent call last): > File "xml2csv.py", line 38, in <module> > import xsd > ImportError: No module named xsd > > > I just start to use SUMO, and I find the section "Tools/Xml" of the SUMO > user's guide is not easy to understand. I'll appreciate your help. Thank > you in advance. > > Best regards > Yiqun > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
