Package Details: python-pynput 1.7.6-2

Git Clone URL: https://aur.archlinux.org/python-pynput.git (read-only, click to copy)
Package Base: python-pynput
Description: Python library to monitor and control user input devices
Upstream URL: https://github.com/moses-palmer/pynput
Licenses: LGPL-3.0-or-later
Submitter: j_4321
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 29
Popularity: 0.20
First Submitted: 2017-07-14 11:34 (UTC)
Last Updated: 2024-01-21 18:51 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

incomingstick commented on 2022-06-08 19:43 (UTC)

To anyone that ends up here with a similar issue as me, I had a symlinked ~/bin/python that, when removed, resolved my issue.

yochananmarqos commented on 2022-06-05 20:53 (UTC) (edited on 2022-06-05 20:57 (UTC) by yochananmarqos)

@incomingstick: None of the issues you're having are related to this package. All the dependencies are met and builds fine in a chroot.

Sounds like you're mixing local packages with system packages, don't do that. If you want to install local packages, use a virtual environment.

incomingstick commented on 2022-06-05 20:50 (UTC)

@yochananmarqos I am not a python developer, I am just trying to get my Stream Deck running, so my python environment is about as vanilla as it comes. As there is little to no documentation to get this running, and the repo has little to no documentation as well, I do not know what to do to get this running. If pip install build is run, and then I attempt to install this package, the build still fails with the same error. If I try to install the python-build AUR package, this package STILL fails to build. What external package do I need to install to get this running? And why is it not included as a dependency of this package, if this package cannot build without it?

yochananmarqos commented on 2022-05-22 17:21 (UTC)

@incomingstick: Sounds like an issue with local Python packages on your system.

incomingstick commented on 2022-05-22 17:14 (UTC)

Package does not build. I have installed both python-build as well as pip install build, neither have solved the issue. Please advise. Thanks!

==> Starting build()...
/home/user/bin/python: No module named build
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: python-pynput

yochananmarqos commented on 2021-12-15 17:24 (UTC)

@damir: Because it's already built in the build() function.

damir commented on 2021-12-15 17:08 (UTC)

why do you use the "--skip-build" parameter?

fsyy commented on 2021-12-13 20:27 (UTC)

thanks for your fast answer, i can accept that :)

yochananmarqos commented on 2021-12-13 20:11 (UTC)

@fsyy: No, users are responsible for Python rebuilds of their own installed AUR packages.

fsyy commented on 2021-12-13 20:03 (UTC)

hi, could you please push a 1.7.5-2 to fix python 3.10 errors which may occur for example with streamdeck-ui-git

https://github.com/timothycrosley/streamdeck-ui/issues/173#issuecomment-992341791