Andreas Enge <andr...@enge.fr> skribis: > 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?
Speaking of which, there’s something funny to investigate: --8<---------------cut here---------------start------------->8--- $ guix size gimp store item total self /gnu/store/bk929m5h0h7rh1isk6zr4zv707gjg1kd-gimp-2.8.14 712.5 68.3 9.6% /gnu/store/h73zg9bbgc91v6c9kb2694y6685cqyji-gtk+-2.24.28 548.3 35.6 5.0% /gnu/store/6mdkf8ryzs6k61kl4jhphz5r920ximvp-cups-2.0.3 343.6 12.1 1.7% /gnu/store/6sw6jp3hyld0zah16kdvpppfjwi5k27d-cups-filters-1.0.71 328.2 2.8 0.4% /gnu/store/v0l3a5da32cmrd7l5lhrh9c5vlz7vmn3-python-wrapper-3.4.3 265.0 0.0 0.0% /gnu/store/9iannnxg7mfnz6misi4nf1q8avdjrlzr-python-3.4.3 265.0 96.2 13.5% /gnu/store/qlf4k2b81wms6avlyny7hix175asg8kg-python-2.7.10 245.9 77.2 10.8% --8<---------------cut here---------------end--------------->8--- The two Pythons end up being pulled, uh! Ludo’.