-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot install in Arch linux #114
Comments
Unfortunately, GIMP 2 python plugins still use python 2. Few distributions still ship python 2. Some distributions formerly packaged e a python2 specifically for GIMP, in say a package called "gimp-python". Many distributions have stopped doing that. I can't comment on what AUR distribution does, since I don't have time to keep up with all the distributions. Unless AUR is packaging Python2, you probably can't use any Python plugin in GIMP. That is, this is not just a Resynthesizer problem. I could be wrong. I am just giving you my thoughts. It probably is not something I can fix. |
AUR == Arch Linux User Repository :) |
You could ask the maintainer to build against the deprecations branch and use gimp-git from AUR (2.99) which uses python3 (still not stable, but it works fine for me) |
@Narrat nope issue is the thing that resythensizer is still being dependent upon a out-of-date package and 'You cannot do anything' is not a feasible thing to say in a opensource project. Its a good move for distros to get rid of old things as they are a burden considering these organisations are not paid enough. I just wanted to inform the maintainer that its time to move and please the maintainer may stop recommending flatpak as its not a solution and just a WORKARROUND. |
the Devs over at OpenSUSE have the resynthizer plugin working gimp-plugin-resynthesizer-2.0.3~git.20220422-lp154.8.1.x86_64.rpm |
yeah but Python 2 is over. may be if it is added as a dependency. |
Tried installing from AUR and got
error making: python2 resynthesizer
The text was updated successfully, but these errors were encountered: