add deps install pymumble
This commit is contained in:
parent
7412cf1d21
commit
5e97e8df7e
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ install
|
|||
pip install --user pyaudio # che in realta non serve poi lo levo
|
||||
git clone https://github.com/azlux/pymumble # quest non sta su pypy
|
||||
cd pymumble
|
||||
pip3 install --user -r requirements.txt
|
||||
python3 setup.py install --user
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue