intrig-unicamp / mininet-wifi

Emulator for Software-Defined Wireless Networks
https://mn-wifi.readthedocs.io/
Other
441 stars 240 forks source link

Problem when running vanet-sumo.py #280

Closed badDDalways closed 4 years ago

badDDalways commented 4 years ago

Hi,

When I run vanet-sumo.py, it always goes wrong and can't call the SUMO program.
Here is the error: Configuring nodes sh: 1: sumo-gui: not found Running CLI

I have installed SUMO-1.1.0 and SUMO-GUI successfully, and also added the environment variable SUMO_HOME. I don't know why this problem always happens.

Thank you.

ramonfontes commented 4 years ago

Dear,

The warning message is clear: sumo-gui not found. This means that you haven't installed sumo-gui. This isn't a mn-wifi issue.