On Sat, Aug 1, 2015 at 9:25 PM, Andreas Enge <[email protected]> wrote: > On Sat, Aug 01, 2015 at 06:01:19PM +0200, Federico Beffa wrote: >> Also, installing pygtk in my profile is not enough. This is because I >> do use python-3, while gimp uses python-2. For this reason PYTHONPATH >> doesn't work with gimp and I can't change it. > > Could gimp be built with python 3?
Actually making pygtk a propagated-input is probably not necessary and should better be avoided... Building with Python 3 doesn't really solve the problem, because if somebody chooses to use Python 2 in his profile then it would have a similar problem. Fede
