mirror of
https://github.com/slgobinath/SafeEyes.git
synced 2025-01-14 02:15:56 +01:00
Merge pull request #555 from terop/add_dbus-python
Add dbus-python to required dependencies
This commit is contained in:
commit
8ad89e5b94
@ -138,7 +138,7 @@ Some Linux systems like CentOS do not have matching dependencies available in th
|
|||||||
|
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
pip3 install dbus-python safeeyes
|
pip3 install safeeyes
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Start Safe Eyes from the terminal
|
3. Start Safe Eyes from the terminal
|
||||||
|
Loading…
Reference in New Issue
Block a user