Dimitris Karnikis
Dimitris Karnikis
@angelhof In the current state of the project, the packaged releases strip all the git related information, so all the `$(git rev-parse --show-toplevel)` fail, which is expected (can be solved...
You are correct on the first point. That was I was thinking as well, thanks
The Python packages that we need are **jsonpickle PyYAML numpy matplotlib**. I am working on it
When running the deploy.sh for arch/ubuntu (haven't tested the others), I get: `/usr/lib/pash/compiler/pash_init_setup.sh: line 2: /root/.pash_init: No such file or directory ` (pash runs correctly)
> > When running the deploy.sh for arch/ubuntu (haven't tested the others), I get: > > `/usr/lib/pash/compiler/pash_init_setup.sh: line 2: /root/.pash_init: No such file or directory ` > > (pash runs...
The issue should be fixed now :) I had probably misstyped the dockerhub account username on the repo settings. Apart from the docker.io images, there are also the [github docker...
Docker containers are updated automatically when a new update is merged with main branch regardless of the current PaSh version (Fedora 35 docker support is currently broken, waiting for a...
I'm running bluez 5.65 and Linux Kernel 6.4.7. Both have custom patches applied. I'm facing a similar issue, initial pairing with the ble device works fine and I can communicate...