opkins.blogg.se

Pip install debian
Pip install debian












pip install debian

> changing mode of /tmp/pip-build-env-5u2k8uno/overlay/local/bin/meson to 755 > changing mode of /tmp/pip-build-env-5u2k8uno/overlay/local/bin/wheel to 755 > changing mode of /tmp/pip-build-env-5u2k8uno/overlay/local/bin/ninja to 755 > Installing collected packages: patchelf, ninja, wheel, tomli, setuptools, pyparsing, meson, packaging, pyproject-metadata, meson-python tmp/pip-build-env-XXXXXXXX/overlay/local/lib/python3.10/dist-packagesĪnd the executables in /tmp/pip-build-env-XXXXXXXX/overlay/local/bin/: Pip installs the dependencies into /tmp/pip-build-env-XXXXXXXX/overlay, In thisĬase I'm intentionally using Meson as packaged on PyPI, not Meson as Get as far as successfully running meson from pip's overlay. The host system, but the thing I'm interested in here is that it should

pip install debian

In this small reproducer the build will fail,īecause dbus-python needs libdbus-1-dev and libglib2.0-dev installed on Installs them into /tmp/pip-build-env-XXXXXXXX/overlay, and uses them to Pip downloads some setup_requires (meson, ninja, patchelf, etc.), # pip install -vv -user dbus-python=1.3.2

pip install debian

Or python3.10, please set it as affecting python3-pip. X-Debbugs-Cc: might be the same issue as, but I'm














Pip install debian