Hallo mal wieder,
ich wollte das Update auf die aktuelle Version machen, aber beide Varianten (mit git pull und als neuen Ordner) scheitern mit folgender Meldung:
Aus- und wieder eingeloggt hatte ich mich. Damit geht jetzt erstmal nix mehr und vielleicht könnt ihr mir wieder mal weiterhelfen.
Viele Grüße
Andi
ich wollte das Update auf die aktuelle Version machen, aber beide Varianten (mit git pull und als neuen Ordner) scheitern mit folgender Meldung:
Installing core requirements for the current user, please wait...
Using auto-determined PIP: '/usr/local/smarthome/venvs/py_shng/bin/pip3'
Running in a virtual environment environment,
installing core requirements only to current virtual environment, please wait...
core requirements installed
Starting SmartHomeNG again...
Waiting for restart...
Traceback (most recent call last):
File "/usr/local/smarthome/bin/smarthome.py", line 218, in <module>
from lib.smarthome import SmartHome
File "/usr/local/smarthome/lib/smarthome.py", line 73, in <module>
import lib.config
File "/usr/local/smarthome/lib/config.py", line 75, in <module>
def parse_itemsdir(itemsdir, item_conf, addfilenames=False, struct_dict: dict | None = None):
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
Using auto-determined PIP: '/usr/local/smarthome/venvs/py_shng/bin/pip3'
Running in a virtual environment environment,
installing core requirements only to current virtual environment, please wait...
core requirements installed
Starting SmartHomeNG again...
Waiting for restart...
Traceback (most recent call last):
File "/usr/local/smarthome/bin/smarthome.py", line 218, in <module>
from lib.smarthome import SmartHome
File "/usr/local/smarthome/lib/smarthome.py", line 73, in <module>
import lib.config
File "/usr/local/smarthome/lib/config.py", line 75, in <module>
def parse_itemsdir(itemsdir, item_conf, addfilenames=False, struct_dict: dict | None = None):
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
Viele Grüße
Andi


Kommentar