The easiest fix should be to replace the 1.15.0 version with the nightly build:
pip install -i https://test.pypi.org/simple/ eclipse-sumo Am Mi., 9. Nov. 2022 um 17:56 Uhr schrieb Fabio Lamanna <[email protected] >: > Hi thanks for the super fast support! I am trying to update the .py file > with the updated one, but I am facing issues with read-only permissions (I > am on Ubuntu 20.04) and cannot make changes to my sumo directory. I am > trying to set the permissions to write but still nothing changes. Sorry for > bothering, maybe I am just not so familiar with Linux installations. > > Thanks again. > > -- > “Our sweetest songs are those that tell of saddest thought“ (Shelley) > Il 8 nov 2022, 14:18 +0100, Jakob Erdmann <[email protected]> ha > scritto: > > Thank you for pointing this out. > The problem is fixed now (https://github.com/eclipse/sumo/issues/11975). > As a quick work-around you could add a secondary measure for the line > widths (or just update the problematic file to the fixed version). > Apologies for the incovenience. > > regards, > Jakob > > PS: You can now visualize the aggregated edge data even while the > simulation is running: > https://sumo.dlr.de/docs/sumo-gui.html#coloring_by_data > > Am Di., 8. Nov. 2022 um 12:24 Uhr schrieb Fabio Lamanna < > [email protected]>: > >> Hi all, just run a script to visualize speed on edges through the >> plot_net_dump.py script. After updating from 1.14.1 to 1.15 the script does >> not visualize anything but a message: >> >> 'Skipping interval 0.0 without data' >> >> Are there any changes there? Running the same script with 1.14.1 works >> fine. I attached a .zip file to reproduce the issue, just run: >> >> $ python script.py >> >> in 1.14.1 works fine releasing the .png file with the visualization >> in 1.15 gives the 'Skipping interval 0.0 without data' error >> >> -- >> “Our sweetest songs are those that tell of saddest thought“ (Shelley) >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> To unsubscribe from this list, visit >> https://www.eclipse.org/mailman/listinfo/sumo-user >> > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user > > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
