mirror of
https://github.com/aidygus/LinVAM.git
synced 2024-11-23 09:18:04 +11:00
missing package
This commit is contained in:
parent
b983120c91
commit
584d5d7281
@ -19,9 +19,10 @@ Known bugs and planned additions
|
|||||||
## Install
|
## Install
|
||||||
- $ pip3 install PyQt5
|
- $ pip3 install PyQt5
|
||||||
- $ pip3 install python3-xlib
|
- $ pip3 install python3-xlib
|
||||||
|
- $ pip3 install pyaudio
|
||||||
|
- $ sudo ln -s /usr/bin/swig3.0 /usr/bin/swig
|
||||||
- $ pip3 install pocketsphinx
|
- $ pip3 install pocketsphinx
|
||||||
- $ sudo apt-get install swig3.0
|
- $ sudo apt-get install swig3.0
|
||||||
- $ sudo ln -s /usr/bin/swig3.0 /usr/bin/swig
|
|
||||||
- $ git clone https://github.com/rose-jinyang/LinVAM.git
|
- $ git clone https://github.com/rose-jinyang/LinVAM.git
|
||||||
## Usage
|
## Usage
|
||||||
This script must be run with root privilege because it must hook and simulate input devices such as keyboard, mouse etc.
|
This script must be run with root privilege because it must hook and simulate input devices such as keyboard, mouse etc.
|
||||||
|
Loading…
Reference in New Issue
Block a user