Verzeichnis ist gesetzt
Ankündigung
Einklappen
Keine Ankündigung bisher.
SmartHomeNG läuft nicht
Einklappen
X
-
[smarthome@SmartHomeNG /usr/local/smarthome]$ python3 bin/smarthome.py -f
----------------- Init SmartHomeNG 1.7.2c.b9936a87.develop -----------------
python_bin_path=/usr/bin
[smarthome@SmartHomeNG /usr/local/smarthome]$ No instance of SmartHomeNG running
Daemon PID 2895
ps -ef|grep smarthome|grep bin
smartho+ 2895 1 36 18:30 ? 00:00:54 /usr/bin/python3 /usr/local/smarthome/bin/smarthome.py -r
[smarthome@SmartHomeNG /usr/local/smarthome]$
Kommentar
-
Evtl kann mir auch hier jemand helfen.... Bei mir läuft die ganze sache auf einem Beaglebone
Diese Ausgabe sollte laut Anleitung passen
Code:smarthome@beaglebone:/usr/local/smarthome$ python3 bin/smarthome.py Daemon PID 4389
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
Mit
Code:python3 bin/smarthome.py -f
Code:-------------------- Init SmartHomeNG 1.9.0.master (985af52b) -------------------- python_bin_path=/usr/bin
Code:ps -ef|grep smarthome|grep bin
Was kann ich noch tuen... ;-O
Gruß
Zuletzt geändert von DarkSnoop; 01.02.2022, 14:29.
Kommentar
-
Oh meno ich glaube irgend wo habe ich einen Bock geschossen...
Bei
Code:smarthome@beaglebone:/usr/local/smarthome$ python3 bin/smarthome.py
Code:Daemon PID 14310
Code:smarthome@beaglebone:~$ python3 bin/smarthome.py python3: can't open file 'bin/smarthome.py': [Errno 2] No such file or directory
Code:2022-02-01 19:04:13 NOTICE lib.smarthome -------------------- Init SmartHomeNG 1.9.0.master (985af52b) -------------------- 2022-02-01 19:04:13 NOTICE lib.smarthome Running in Python interpreter 'v3.7.3 final', from directory /usr/local/smarthome 2022-02-01 19:04:14 NOTICE lib.smarthome - on Linux-4.19.94-ti-r42-armv7l-with-debian-10.11 (pid=14310) 2022-02-01 19:04:14 NOTICE lib.smarthome - Loglevel NOTICE is set to value 31 because handler of root logger is set to level WARNING or hi$ 2022-02-01 19:04:16 ERROR lib.shpypi test_requirements: 'cheroot' not installed, any version needed 2022-02-01 19:04:16 ERROR lib.shpypi test_requirements: 'cherrypy' not installed. Minimum v8.1.2 needed 2022-02-01 19:04:16 ERROR lib.shpypi test_requirements: 'janus' not installed. Minimum v0.5.0 needed 2022-02-01 19:04:16 ERROR lib.shpypi test_requirements: 'jinja2' not installed. Minimum v2.9 needed 2022-02-01 19:04:16 ERROR lib.shpypi test_requirements: 'paho-mqtt' not installed. Minimum v1.2.2 needed 2022-02-01 19:04:16 ERROR lib.shpypi test_requirements: 'pyjwt' not installed. Minimum v1.6.4 needed 2022-02-01 19:04:16 ERROR lib.shpypi test_requirements: 'websockets' not installed. Minimum v8.1 needed 2022-02-01 19:04:16 WARNING lib.shpypi Installing base requirements for the current user, please wait... 2022-02-01 19:04:16 WARNING lib.shpypi > using PIP command: '/usr/bin/pip3' 2022-02-01 19:04:16 ERROR lib.shpypi /bin/sh: 1: /usr/bin/pip3: not found 2022-02-01 19:04:16 CRITICAL lib.smarthome Python package requirements for modules are not met and unable to install base requirements 2022-02-01 19:04:16 CRITICAL lib.smarthome Do you have multiple Python3 Versions installed? Maybe PIP3 looks into a wrong Python environment.$ 2022-02-01 19:04:16 CRITICAL lib.smarthome Aborting
Kommentar
Kommentar