Axel Voitier
Axel Voitier
I will give it a go, I have more time to work on it right now.
Actually, #265 should fixes your issue @segaura. It's a matter of having it in a released version now. I will just add an extra in setup.py for plot that will...
Do you need help with french-speaker voice files? Or is there an algomagic that can adapt any voice to any language?
Output of check-config.sh ``` info: reading kernel config from /proc/config.gz ... Generally Necessary: - cgroup hierarchy: properly mounted [/sys/fs/cgroup] - apparmor: enabled, but apparmor_parser missing (look for an "apparmor" package...
And also happening with 18.06.0-ce (containerd 1.1.1).
Ah, if I use the static binaries provided on: https://download.docker.com/linux/static/stable/armhf/ It works as expected.... That could mean the build scripts I use are bogus (they come from buildroot git master,...
Hello, I had this issue as well (in the context of a remote VS code). At first using the bundled Ruff did not work. What finally did the trick was...
> @AxelVoitier this can happen if python was not able to select a default interpreter for the project as a whole. Try selecting one for the entire workspace case and...