-
Bug description:
Refuses to install using pip3 on python3:
pip install pycheckpoint --no-binary :all:
Defaulting to user installation because normal site-packages is not writeable
DEPRECATION:…
-
Hello I'm running a Raspberry pi3
Supervisor 2022.10.0
Operating System 9.2
When I'm trying to install the add-on on the HA add on-store I got this error:
The command '/bin/bash -o pipefail -c…
-
The dependencies listed in the `dockerfile`:
```
DEPS=' \
bash \
gettext \
libcairo2 \
libffi-dev \
libpango1.0-0 \
libpangoft2-1.0-0 \
…
-
With the "Show on all workspaces" setting disabled, if I try to open a PIP window and manually set it to always be on the visible workspace using Mutter's context menu, the setting fails to change. Ad…
jomra updated
10 months ago
-
As stated in [Mac Focussed? 🍏](https://github.com/dwyl/learn-flutter/tree/eca6daacc40447012731eac5ac4714a11e46fe9e#mac-focussed-), we are focussing at **_least_ `50%`** of our dev/testing efforts on *…
-
# 버그 리포트
## 어떤 버그인가요?
> 버그에 대해 알려주세요/ 터미널에 ERROR메세지 ctrl+c/v
ERROR: failed to solve: process "/bin/sh -c python -m venv /py && /py/bin/pip install --upgrade pip && /py/bin/pip install -…
-
It's rather annoying when `pyenv install` succeeds and you only notice later that you got a broken python installation.
Probably this would require parsing the build output, but I think it'd be wor…
-
I just discovered that I'm not properly handling byval passing of structs of floats (and possibly) small ints.
structs like `struct { float a,b, c; }` need to be expanded to `, float` in order to be p…
-
Running on 12-thread i7 in 64-bit Linux (Ubuntu Bionic). Compiled and installed libwirehair-shared.so and ran `python2 whirehair.py`:
```
Program received signal SIGSEGV, Segmentation fault.
0x00…
-
My libffi testsuite https://haible.de/bruno/gnu/libffi-testsuite.tar.gz (which works fine on 10 different platforms) shows malfunction of ffi_call() in libffi-3.2.1 on Linux/powerpc64 and Linux/powerp…