mirror of
https://github.com/meshtastic/python.git
synced 2025-12-26 17:37:51 -05:00
Merge pull request #62 from crossan007/master
Fix setup crash; Update protobufs; bump to 1.2.6
This commit is contained in:
@@ -8,7 +8,7 @@ Installation is easily done through the Python package installer pip (note, you
|
||||
|
||||
- check that your computer has the required serial drivers installed, if not download them from [here](https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers).
|
||||
- check that your computer has Python 3 installed.
|
||||
- check that your computer has “pip3” installed, if not follow [this guide](https://www.makeuseof.com/tag/install-pip-for-python/).
|
||||
- check that your computer has "pip3" installed, if not follow [this guide](https://www.makeuseof.com/tag/install-pip-for-python/).
|
||||
- check that pytap2 is installed by pip3. If not, install it:
|
||||
```
|
||||
sudo pip3 install --upgrade pytap2
|
||||
|
||||
Reference in New Issue
Block a user