Peter Steenbergen
Peter Steenbergen
I hope I soon have a separate OVOS image with Python 3.9 again for testing this. Will see if I can make a clean OVOS-Python3.9 build on another (temperarily) build...
> It should work with python 3.9. I have it working, in fact, with python 3.9. There is the multiprocessing error, and I need to kill skills manually after stopping...
Not by myself as of yet. When the OVOS release is out of the door, I will get back to it.
`git remote add forslund https://github.com/forslund/mycroft-core.git` `git pull forslund` `git checkout forslund/bugfix/mp-workaround` Found that easier for in case you test, give feedback, forslund changes some stuff again. Then all you need...
https://docs.python.org/release/3.9.2/library/multiprocessing.html#multiprocessing.pool.ThreadPool Is this related?
Me neither, just saw the new 3.9.2 release and this change in documentation about old ways and to be changed to new ways. That together with multiprocessing and pool, got...
Will get to giving you hack a go soon. Within the next few days, buildroot 2021.02 LTS will be released. Then I will bump and first compile run will be...
Right, I am onto testing this Python 3.9 stuff again. OVOS is fully bumped at the moment, so would like to give all changes a go. Can you quickly explain...
Ok, alt2 seems simple. Anyhow, will see if I can give both a spin. in your oppinion, which alt you think is the better way of dealing with it as...
200% disagree with changing the order. The order as it is in now is the only logical order. 1) Defaults from the mycroft-core package it self 2) Defaults from the...