Kenny Koller

Results 4 issues of Kenny Koller

I'm running from the docker image on Ubuntu 20.04 and have a few questions. My output is provided below. I seem to have an error trying to connect to an...

**Software Versions** * Python: 3.10.5 * OS: MacOS Big Sur 11.6.8 (Intel) * Kivy: 2.1 * Kivy installation method: `conda install -c conda-forge kivy` **Describe the bug** When running the...

Type: Bug

Building for an STM32F7 on OS X I got: > fatal error: lwip/opt.h: No such file or directory > fatal error: arch/cc.h: No such file or directory From these lines...

[IDTest.zip](https://github.com/dsully/pyflac/files/1429066/IDTest.zip) I'm trying to write some Python code to compress data using a stream rather than a file. When I compress with the `flac` utility I get very different results...