When I run vanet_sumo.py downloaded from https://github.com/intrig-unicamp/mininet-wifi, it doesn't find SUMO and traCI connection fails.
I can run run sumo configuration file successfully using sumo-gui -c 'cfg_file.sumocfg' command in command line. I imported sumo class and the error happens here in the code.
Ubuntu 22.04
Thank you.