-
First of all, incredible library. Well designed and well engineered. Thanks for your hard work!
I'm testing a custom AXI module whose upstream master likes to drive all channel signals back to 0 wh…
-
Hi there, I would love to use the xlang-code-interpreter but need to install additional non-public custom Python libraries into it, so that my custom agent can use them. I have tried to achieve this b…
-
`cynthion info` and various other commands error out with:
```
usb.core.NoBackendError: No backend available
```
This happens because pyusb can't find the libusb (dynamically linked C) library. Pa…
-
Some of our channels had canvases in them, which are saved as files called `_channels/[cid]/canvas_in_the_conversation.json` (as opposed to files named using YYYY-MM-DD.json, like all other messages).…
-
### Description
~~Oracle has released an "Oracle Database Programming Interface for C" open source client library that can be used as an alternative to their Instant Client binary-only libraries: h…
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
I get `ERROR:api.routes:Error in event gene…
-
installing from the debian openmediavault pkgs on arm64 octicore has issues.
Setting up openmediavault (7.4.9-1) ...
Creating users/groups ...
Updating local package archive ...
Updating service u…
N4CNR updated
2 weeks ago
-
**Describe the bug**
I'm setting `DYLD_LIBRARY_PATH` to tell delocate where to find my libraries, but it still fails to find them:
```
$ export DYLD_LIBRARY_PATH=/usr/local/openmm/lib
(openmm) C…
-
It would be cool if `Engine1D.run()` returned the `subprocess.CompletedProcess` instance that is returned from the `subprocess.run()` call at https://github.com/DHI/mikepluspy/blob/69d0bdd6e35657b9d79…
-
Hi Niklaus
Thank you for this library, I have lot's of fun with it, trying to get a 12 segment Neopixel Ring running. First I figured out how to do it with the Python library and now I have an issu…