mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-28 23:19:42 +00:00
Python bindings fix.
This commit is contained in:
parent
a6e2f4a15a
commit
ff993e2f57
3 changed files with 5 additions and 2 deletions
|
|
@ -22,8 +22,9 @@ sudo make install
|
|||
|
||||
``` bash
|
||||
cd python
|
||||
python3 -m pip install --upgrade pip
|
||||
python3 -m install -r dev_requirements.txt
|
||||
python3 setup.py install
|
||||
python3 -m pip install .
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue