update installation instructions to include scipy dependency
Signed-off-by: YoungSoo Shin <shinys000114@gmail.com>
This commit is contained in:
@@ -42,7 +42,7 @@ Ensure you have Python 3 installed.
|
|||||||
With the virtual environment activated, install the necessary Python packages:
|
With the virtual environment activated, install the necessary Python packages:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip3 install requests websockets protobuf pandas matplotlib python-dateutil
|
pip3 install requests websockets protobuf pandas matplotlib python-dateutil scipy
|
||||||
```
|
```
|
||||||
|
|
||||||
### 4. Protobuf Generated File
|
### 4. Protobuf Generated File
|
||||||
|
|||||||
Reference in New Issue
Block a user