For the installation of the plugins you might need to install the matplotlib library before installation:
Open the python console from the Plugins menu. In the console execute:
import pip
pip.main(["install","matplotlib"])
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
For the installation of the plugins you might need to install the matplotlib library before installation:
Open the python console from the Plugins menu. In the console execute:
import pip
pip.main(["install","matplotlib"])