Hi,
I am running the example given in below link http://www.sumo.dlr.de/userdoc/Tutorials/OSMWebWizard.html it gives following error on selecting "Generate Scenario option" $ Building scenario in '/home/SUMO/sumo/tools/2018-08-28-16-24-42' Downloading map data Traceback (most recent call last): File "osmWebWizard.py", line 388, in build builder.build() File "osmWebWizard.py", line 149, in build ["-b", ",".join(map(str, self.data["coords"])), "-p", self.prefix]) File "/home/SUMO/sumo/tools/osmGet.py", line 137, in get (north, south, west, east), options.prefix + "_bbox.osm.xml") File "/home/SUMO/sumo/tools/osmGet.py", line 49, in readCompressed response = conn.getresponse() File "/usr/lib/python2.7/httplib.py", line 1136, in getresponse response.begin() File "/usr/lib/python2.7/httplib.py", line 453, in begin version, status, reason = self._read_status() File "/usr/lib/python2.7/httplib.py", line 409, in _read_status line = self.fp.readline(_MAXLINE + 1) File "/usr/lib/python2.7/socket.py", line 480, in readline data = self._sock.recv(self._rbufsize) error: [Errno 104] Connection reset by peer Recovering Recovering Recovering Recovering Recovering Can you please help. Thanks & Regards, Yuvika. The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com ------------------------------------------------------------------------------ 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
