drmikecooke
drmikecooke
Came across this using Bookworm debian which has ffmpeg 5. commenting out referenced line and converting the the line 316 [code] AVCodec* decoder = avcodec_find_decoder(codecId); [/code] to [code] const AVCodec*...
Oh sorry - I was mainly talking of adding this to the README.md of the root of the repository. . . .
The documentation at present seems to have a spelling mistake in the Quickstart section - Advertisment should be Advertisement, as per the code in *bluez_peripheral.advert* module. Also in the latest...
Hi back, thanks for the pointers to the other branches. I've been thrashing around for a week or so, and I am no closer to understanding Bluetooth or the py...
I have the same problem with jupyter-lab installed via pipx. The jupyter-lab version is 4.4.0. The jupyterlab-myst extension seems to be version 2.4.2. I installed it to try and simulate...
Thanks https://github.com/adarsh-priydarshi-5646 for your efforts. From what I understand, the issue is still open? By the way I upgraded to latest stable sympy version 1.14.0, and jupyter 4.5.0, and problem/issue...
A link to the other issue would be helpful, rather than just telling us all to search for it (which I have just done and come here from my own...
Found it: https://github.com/microsoft/vscode/issues/242742 Looks like will be fixed in the March release