Gr-smart meters Setup Guide: Difference between revisions
| Line 128: | Line 128: | ||
===Install python packages needed for Google Maps and Google Earth=== | ===Install python packages needed for Google Maps and Google Earth=== | ||
If pip isn't installed <pre> sudo apt install python3-pip </pre> | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
pip install gmplot simplekml | pip install gmplot simplekml | ||