Package Details: python-gbinder 1.1.1-2

Git Clone URL: https://aur.archlinux.org/python-gbinder.git (read-only, click to copy)
Package Base: python-gbinder
Description: Python bindings for libgbinder
Upstream URL: https://github.com/erfanoabdi/gbinder-python
Licenses: GPL
Submitter: Danct12
Maintainer: Danct12
Last Packager: Danct12
Votes: 12
Popularity: 1.15
First Submitted: 2021-09-12 03:31 (UTC)
Last Updated: 2023-02-22 07:15 (UTC)

Latest Comments

yswtrue commented on 2023-01-13 18:11 (UTC)

not work with python3.10

Ruslan82 commented on 2022-01-31 20:01 (UTC)

i had issues with pyenv infrastructure. had module gbinder not found until symlinked /usr/lib/python/site-package/gbinder* to /home/me/.pyenv/site-package looks like this package ignores what python setup the system uses.

daferreira commented on 2022-01-11 00:18 (UTC)

Hello! I failed to compile with the current provided python -- 3.10.1. I had to change the PKGBUILD to fetch the latest commit from python-gbinder main branch (79d40e9e564772973f7f085ed5c48e3fc625e0f5) which fixed the issue :) Probably the package needs to be updated. Thanks