root676 / QNEAT3

QNEAT3 - Qgis Network Analysis Toolbox 3
GNU General Public License v3.0
64 stars 13 forks source link

matplotlib install in MacOS #13

Closed strozzascotte closed 5 years ago

strozzascotte commented 5 years ago

Hi @root676 , I use your plugin in QGIS 3.6 on MacOS. I just want you to know that matplotlib can be easily installed in MacOS using the pip command provided by the QGIS3 installer with the following command:

/Library/Frameworks/Python.framework/Versions/3.6/bin/pip3.6 install matplotlib

Maybe you could add MacOS instructions to QNEAT3 webpage.

Thank you for this very useful tool.

root676 commented 5 years ago

Sorry for the very late feedback. Thank you very much for the contribution of the installation instructions for macOS - I added them to the QNEAT3-Installation page.