bitbrute / evillimiter

Tool that monitors, analyzes and limits the bandwidth of devices on the local network without administrative access.
MIT License
1.62k stars 321 forks source link

Cant run evillimiter #133

Open James3452 opened 2 years ago

James3452 commented 2 years ago

Whenever i try and run it using sudo evillimiter it throws me an error of KeyError: 'mpl_toolkits.legacy_colorbar'

Help? im on kali virtualbox btw

austrian-oak commented 1 year ago

Set the 'mpl_toolkits.legacy_colorbar' rcParam to False to use Matplotlib's default colorbar implementation and try again.