cwilling

Results 7 comments of cwilling

I think the exclusion of .../pythonX.Y/site-packages from MYPYPATH is unreasonable. It excludes all python apps which are installed in site-packages i.e. all python apps installed system-wide. The setup.py file of...

I just found this while investigating why setting UV_THREADPOOL_SIZE works well enough on Linux to increase the number of simultaneous devices but makes no difference on Windows. Building from source...

On a fresh machine, a git clone (after pull of #131), submodule update & npm install results in a simpleble.node dated Aug 23 i.e. the old version. If I replace...

However back on my normal machine with glibc-2.33, even the newer artifacts version fails because it wants glibc-2.34. In that case the only solution is to rebuild simpleble.node locally. I'm...

I probably should have said "workspaces" rather than "desktops" but it looks like the meaning came through anyway. Some more information that may help - the workspaces which do not...

On a Pi Zero W, I still see the originally stated problem - chrome based external client sees the bleno advertisement and connects but fails to recognize any services. However...

I tried running the Google discovery sample on two other (slightly newer) machines, as well as on a phone, and it worked in all cases. Subsequently I found the bleno...