Skip to content

Install on Manjaro segfaults #2

@haarts

Description

@haarts

Hi all,

I've run into a problem installing computeruseprotocol.

I've installed the dependencies:

$ venv/bin/pip install PyGObject
$ venv/bin/pip install python3-pyatspi

Then the package via:

$ venv/bin/pip install computeruseprotocol[mcp]
$ venv/bin/pip install computeruseprotocol[screenshot]
$ venv/bin/pip install computeruseprotocol[web]

Testing it returns:

$ venv/bin/python -m cup
Segmentation fault         (core dumped) venv/bin/python -m cup

Version Python 3.14.3.
Manjaro Linux XFCE.
The shell is Bash.

I'm not quite sure what else I can tell. Please let me know if I can provide other information.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions