-
Not sure how doable this is, but it'd be incredibly convenient. https://emptysqua.re/blog/code-coverage-python-c-extensions/ is something else I'm looking into.
-
### multi glibc version?
[PYI-10795:ERROR] Failed to load Python shared library '/opt/nexa-linux-cuda/_internal/libpython3.11.so.1.0': dlopen: **/lib64/libm.so.6**: version `GLIBC_2.29' not found (…
-
Currently installing the library on Python 3.12 fails with errors like:
```
src/pybloomfilter.c: In function ‘__Pyx_PyInt_As_int’:
src/pybloomfilter.c:12917:53: error: ‘PyLongObject’ …
-
# Description
As a software developer working on GCNotify stack,
I want the Python stack to be upgraded at latest supported version,
So that I can leverage the latest features of the language and bet…
-
# Description
As a software developer working on GCNotify stack,
I want the Python stack to be upgraded at latest supported version,
So that I can leverage the latest features of the language and bet…
-
# Description
As a software developer working on GCNotify stack,
I want the Python stack to be upgraded at latest supported version,
So that I can leverage the latest features of the language and bet…
-
https://github.com/mesonbuild/meson/blob/1feb771f06ade5d0c721022c11fa76f5a7dd8fcb/mesonbuild/dependencies/python.py#L220
statically linked python fails on windows with :
Program python3 found:…
-
- all libraries python does not exist in requirements.txt
- chilkat2 is not supported by any ubuntu version
-
Example of the issue:
```
---> Building py311-blosc2
Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-blos…
-
**Describe the bug**
I'm trying to set up Matter according to the docs here: https://docs.espressif.com/projects/esp-matter/en/latest/esp32/developing.html#esp-matter-setup
./install.sh fails with…