Michael Haaf
Michael Haaf
Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...
## Problem The `smbus` instantiation logic in `i2c.py` selects the wrong i2c bus number for CM4 Pi. This presents itself in the form of an uncaught `IOError` that crashes a...
## Problem (NOTE: edits made). The runtime dependency `otptool` ~is not listed in the installation requirements (unless I'm missing something). I've done a search online and I cannot find a...
Everything in the "Conda development environment" instruction set (https://polyglotdb.readthedocs.io/en/latest/getting_started.html#conda-development-environment) work until the pgdb install command. There's a bug in the process where the pgdb script doesn't recognize that neo4j and...
This bug came about after following the "Conda development environtment" install instructions; then using a Jupyter Notebook (see example notebooks in tutorial) to manage the polyglotdb scripts. There seems to...
## My system info Raspberry Pi CM4 inside ReSeed terminal running Debian Bookworm 64bit. OS/Python info: ``` sudoer@hostname:~/ $ lsb_release -d | tail -n 1 Description: Debian GNU/Linux 12 (bookworm)...
#### Current Behavior The last several times I have run a successful `bluebuild build ` command, the process ends with something like following behavior (in this case, the image name...