Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Trouble with Matplotlib for sumo

Hello, 
I tried unsuccessfully to run some of the Visualization/tools of SUMO, let us say, for instance <SUMO home>/tools/visualization/plot_net_dump.py> 
These programs call the python tool "Python27\Lib\site-packages\matplotlib\cbook\__init__.py" which in there turn call 
"matplotlib.cbook. is_string_like" 
I get the message "from matplotlib.cbook cannot import is_string_like" 
As a matter of fact, looking in matplotlib documentation, this instruction "is_string_like" does appears as depreciated 
Nevertheless I didn't find something wrong with my Sumo installation (2017) and its matplotlib inside 
Please, would it be possible to have an hint ? 
I thank you very much for help on these more than usefull visualization tools 
Michel Souweine 
------------------------------------------------------------------------------
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
sumo-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-user


Back to the top