Search Criteria
Package Details: pygubu-designer 0.39.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pygubu-designer.git (read-only, click to copy) |
|---|---|
| Package Base: | pygubu-designer |
| Description: | A simple GUI designer for the python tkinter module |
| Upstream URL: | https://github.com/alejandroautalan/pygubu-designer |
| Keywords: | gui pygubu pygubu-designer rad tkinter |
| Licenses: | GPL |
| Submitter: | itoffshore |
| Maintainer: | itoffshore |
| Last Packager: | itoffshore |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-09-04 09:36 (UTC) |
| Last Updated: | 2025-01-03 21:02 (UTC) |
Dependencies (7)
- python
- python-appdirs
- python-black (python-black-gitAUR)
- python-mako
- python-screeninfoAUR
- tk (tk-fossilAUR)
- python-pygubuAUR (make)
Latest Comments
Jona commented on 2025-01-31 18:15 (UTC) (edited on 2025-01-31 18:20 (UTC) by Jona)
I'm having troubles building this package, autopep8 is not included as dependency and when running with an aur helper like pikaur it complains about not having permissions to write on /usr/bin (even when compiling with makepkg). Please consider changing PKGBUILD to the following (note that I followed python package guidelines from the archwiki):
itoffshore commented on 2025-01-03 21:07 (UTC) (edited on 2025-01-03 21:07 (UTC) by itoffshore)
@morsmortium - should be fixed in
39-1I just pushed to AUR (by removingpython-pygubuas adepends)morsmortium commented on 2025-01-03 14:12 (UTC)
I get these conflicts when trying to install the package: https://0x0.st/8izC.txt I tried removing both pygubu-designer and python-pygubu and removing the yay cache folders, neither solved it