mininet-sample/README.md

9 lines
132 B
Markdown
Raw Permalink Normal View History

2022-03-03 03:04:42 +00:00
# Usage matplotlib
## Pre-requirements for usage of matplotlib
```
pip install matplotlib
pip install numpy
pip install pyqt5
```