jcmcharro
Results
1
issues of
jcmcharro
Hello, I had this error: ERROR:root:error loading spec /home/juanca/Pi-Zero-2W-UART-BLE/venv_ble/share/vext/specs/gi.vext: "safe_load()" has been removed, use yaml = YAML(typ='safe', pure=True) yaml.load(...) instead of file "/home/juanca/Pi-Zero-2W-UART-BLE/venv_ble/lib/python3.11/site packages/vext/conf/__init__.py", line 22 data = yaml.safe_load(f) On...