mirror of
https://github.com/pstrueb/piper.git
synced 2026-04-17 22:05:30 +00:00
System deps
This commit is contained in:
@@ -89,7 +89,13 @@ Piper has been used in the following projects/papers:
|
||||
|
||||
See [src/python](src/python)
|
||||
|
||||
Start by creating a virtual environment:
|
||||
Start by installing system dependencies:
|
||||
|
||||
``` sh
|
||||
sudo apt-get install python3-dev
|
||||
```
|
||||
|
||||
Then create a virtual environment:
|
||||
|
||||
``` sh
|
||||
cd piper/src/python
|
||||
|
||||
Reference in New Issue
Block a user