@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-2
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: | 2024-07-23 16:52 (UTC) |
Dependencies (12)
- inputmodule-udevAUR
- python (python37AUR, python311AUR, python310AUR)
- python-getkeyAUR
- python-opencv (python-opencv-cuda)
- python-pillow (python-pillow-gitAUR)
- python-pyserial
- python-pysimpleguiAUR
- python-build (make)
- python-hatch-vcs (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (python-installer-gitAUR) (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