-
Hi
Thanks for this wonderful package!
I use a python node in roslaunch file to communicate with serial ports on upstart, I did used chown and chgrp on each ttyUSB* like this
```
KERNELS=="1-3"…
-
Can you please add local LLM support, please?
Ollama support will be nice too.
Thank you.
-
## Expected Behavior
## Current Behavior
PS E:\Python Code\Automation\instapy-quickstart-master\instapy-quickstart-master\quickstart_templates> python .\like_by_tag_interact_unfollow.py
Insta…
-
If someone has tested it on version 9.0 please let me know
-
**Describe the bug**
We have a task that uses the `filesystem` module to create a directory with `owner` and `group` and assign an ACE to it. The task runs and from what we can see on the OneFS files…
-
Might be barking up the wrong tree with this but ive been told that running the below command from the comm_og_service_tool.py tool may clear the error
So I issue the command python comm_og_service_…
-
Apologies, for my tardiness :D. I was trying to document the procedure to install it on Arch Linux. It seems they removed pyqt5.qtchart equivalent from the Arch `[extra]` repos. I tried using the PyQt…
-
Had an Issue when running the following:
`python audio_recorder.py --print-devices`
> Traceback (most recent call last):
> File "/mnt/hpc/home/abdelhaym/repos/timestamped_audio_recorder/audio…
-
I'm having this issue when instantiating a ONVIFCAMERA.
I installed python onvif zeep with
`pip install --upgrade onvif_zeep` on the ./venv of my project
if I run
`mycam = ONVIFCamera(IP,…
-
**Describe the bug**
I have a flow that depends on code that lives in additional includes, but it looks like that code can't be found when running `pf flow serve`. I do not, however, run into this is…