@baronmog: I wasn't able to reproduce this, but it's weird that Python complains that python-pysimplegui is missing, as it's a dependency. Can you send the output of pacman -Ql python-pysimplegui?
Search Criteria
Package Details: python-inputmodule 0.2.0-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-inputmodule.git (read-only, click to copy) |
|---|---|
| Package Base: | python-inputmodule |
| Description: | Python-based command line utility and library to control Framework Laptop 16 input modules |
| Upstream URL: | https://github.com/FrameworkComputer/inputmodule-rs |
| Keywords: | 16 cli command framework input laptop ledmatrixctl ledmatrixgui library line matrix module python rgb rp2040 screen utility |
| Licenses: | MIT |
| Provides: | ledmatrixctl, ledmatrixgui |
| Submitter: | dpeukert |
| Maintainer: | dpeukert |
| Last Packager: | dpeukert |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-01-23 20:22 (UTC) |
| Last Updated: | 2025-08-05 22:32 (UTC) |
Dependencies (14)
- inputmodule-udevAUR
- python
- python-getkeyAUR
- python-opencv (python-opencv-cuda)
- python-pillow (python-pillow-simd-gitAUR)
- python-pygame (python-pygame-gitAUR, python-pygame-ceAUR, python-pygame-ce-sdl3AUR)
- python-pyserial (python-pyserial-labgrid-gitAUR)
- tk (tk-fossilAUR)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-fullAUR) (make)
- python-build (make)
- python-hatch-vcs (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
Required by (0)
Sources (1)
Latest Comments
dpeukert commented on 2024-05-29 06:26 (UTC)
baronmog commented on 2024-05-23 16:35 (UTC)
Fails during check step:
==> Starting check()...
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/mog/.cache/paru/clone/python-inputmodule/src/inputmodule-rs-0.2.0/python/inputmodule/cli.py", line 9, in <module>
from inputmodule import gui
File "/home/mog/.cache/paru/clone/python-inputmodule/src/inputmodule-rs-0.2.0/python/inputmodule/gui/init.py", line 5, in <module>
import PySimpleGUI as sg
ModuleNotFoundError: No module named 'PySimpleGUI'
==> ERROR: A failure occurred in check().
Aborting...
dpeukert commented on 2024-01-23 20:23 (UTC)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/python-inputmodule
Pinned Comments
dpeukert commented on 2024-01-23 20:23 (UTC)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/python-inputmodule