A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-VolvoOnCall upgrade get wrong
-
Help.
Yesterday after updating from Buster to Bullseye IOS
The module is stopt working.
I Think i’ts getting wrong in the Pyton3 script.The command shell “voc list” is giffing multi errors.
-
@JerryP
oke…
The problem is solved.
First I dit the install ofsudo pip install aiohttp
Thensudo pip install docopt
And lastcd volvooncall
git pull
sudo python3 setup.py install
voc list
And the data was back.
So I think in the upgrade to Bullseye the python3.9 was not complete
After the 2 extra install the module was running again.