Salve, come da titolo, ho provato questa libreria
https://github.com/emlid/pywificontro e ho provato a installare le due dipendenze richieste
1 netifaces
Pip install netifaces
The directory '/home/steve/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/steve/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
anche se mi da questo messaggio riesco a trovarlo nella lista pip
2 systemidmanager , quest'ultimo ha un file setup.py che non riesco a installare, il terminale mi da quest' output
root@steve-HP-255-G6-Notebook-PC:~/Scaricati/systemd-manager-master# python setup.py
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
dopo quando dal interprete cerco di verificare il funzionamento di wificontrol mi dice che il modulo non esiste, non capisco dove ho sbagliato