Skip to content

Can't install PyQt6 on ARM Alpine-Linux system #14191

Description

@oleksiidn

Description

I run next command pip install -vvv PyQt6

Successfully installed PyQt-builder-1.19.1 packaging-26.2 setuptools-83.0.0 sip-6.15.3
Removed build tracker: '/tmp/pip-build-tracker-z22l3v14'
Installing build dependencies ... done
Running command Getting requirements to build wheel
Getting requirements to build wheel ... done
Created temporary directory: /tmp/pip-modern-metadata-7mvedttm
Running command Preparing metadata (pyproject.toml)
Querying qmake about your Qt installation...
This is the GPL version of PyQt 6.11.0 (licensed under the GNU General Public License) for Python 3.14.5 on linux.
Type 'L' to view the license.
Type 'yes' to accept the terms of the license.
Type 'no' to decline the terms of the license.

I'm typing
yes
yes
'yes'
y
Y
In the end it failed with memory shortage. It looks like my terms acceptance wasn't accepted or something in background happens, maybe compiling because I see CPU usage and constant memory consumption increase.

Expected behavior

No response

pip version

pip-26.1.1

Python version

3.14.5

OS

PostmarketOS edge

How to Reproduce

Just run pip install -vvv PyQt6 in the current OS version

Output

No response

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions