unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* gimp scripting support
@ 2015-08-01 16:01 Federico Beffa
  2015-08-01 19:25 ` Andreas Enge
  2015-08-18 15:40 ` Ludovic Courtès
  0 siblings, 2 replies; 7+ messages in thread
From: Federico Beffa @ 2015-08-01 16:01 UTC (permalink / raw)
  To: Guix-devel

Hi,

I've updated the gimp in my profile and get the following errors:

Gtk-Message: Failed to load module "canberra-gtk-module"
Traceback (most recent call last):
  File "/gnu/store/9gnpd0vkwyvy6x7jiv1kjjdgf6gd1hjl-gimp-2.8.14/lib/gimp/2.0/plug-ins/gradients-save-as-css.py",
line 25, in <module>
    from gimpfu import *
  File "/gnu/store/9gnpd0vkwyvy6x7jiv1kjjdgf6gd1hjl-gimp-2.8.14/lib/gimp/2.0/python/gimpfu.py",
line 76, in <module>
    import gimp
ImportError: could not import pygtk


Given that 'pygtk' is now necessary, IMO it should be a propagated input.

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.

One solution is to define PYTHONPATH in a wrapper around gimp.

Regards,
Fede

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-08-18 17:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-01 16:01 gimp scripting support Federico Beffa
2015-08-01 19:25 ` Andreas Enge
2015-08-01 20:12   ` Federico Beffa
2015-08-01 21:48     ` Andreas Enge
2015-08-18 15:42   ` Ludovic Courtès
2015-08-18 15:40 ` Ludovic Courtès
2015-08-18 17:01   ` Federico Beffa

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).