Tell to also pip install requests and urllib3.
parent
1c8572eb5e
commit
f01c258ed8
|
|
@ -17,7 +17,7 @@ You need to install `python 3`.
|
|||
You also need to do the following after getting `python 3`:
|
||||
|
||||
```
|
||||
pip install httpsig pyserial
|
||||
pip install httpsig pyserial urllib3 requests
|
||||
```
|
||||
|
||||
If you have Windows PC, make sure your PATH environment is correct so you can run `python` and `pip` properly.
|
||||
|
|
|
|||
Loading…
Reference in New Issue