Hi all, I’ve been trying to connect SUMO server from a python script using TraCI (the tutorial of traffic lights located in http://sumo.dlr.de/wiki/Tutorials/TraCI4Traffic_Lights <http://sumo.dlr.de/wiki/Tutorials/TraCI4Traffic_Lights>). The problem is TraCI hangs while receiving data from sumo, in line 272 of track/__init__.py:
… t = _connections[""].recv(4 - len(result)) … I don’t know where else look, but I’m sure somebody has suffered this problem before and I’s like to know if it’s related to the system where is installed (OS X Yosemite), the environment (python 2.7.9) or a known bug in SUMO (haven’t found any information about ir, so I don’t think so). Thank you very much in advance. Have a nice day, Alberto ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
