Hello,

Thanks a lot for the help recently.
I set the root directory succesfully, maybe.
But I found that TraCI popped out another error message like this:

Traceback (most recent call last):
  File "D:\sumo\doc\tutorial\traci_tls\runner.py", line 37, in <module>
    from sumolib import checkBinary
  File "D:\sumo\tools\sumolib\__init__.py", line 37, in <module>
    from . import files, net, output, sensors, shapes
  File "D:\sumo\tools\sumolib\net\__init__.py", line 37, in <module>
    from . import lane, edge, node, connection, roundabout
  File "D:\sumo\tools\sumolib\net\lane.py", line 109
    raise ValueError, 'edge for this lane not yet defined'
                    ^
SyntaxError: invalid syntax

What did these words infer?

Besides, I found that all the program in the folder "tutorial" have a
python file named "runner".
Do these "runner" play the same character in each program?
I mean, when I try to run tutorial programs, first I need to do is to run
the "runner",
and then it will open the sumo-gui and start simulation automatically?

Thanks

Al Lo
------------------------------------------------------------------------------
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

Reply via email to