Re: Adding a gimp plugin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hmmm - Most of the messages have gone, but I still get
Error: Couldn't find file to build/install/uninstall

I've tried the command both as user in the directory containing the .py file
and also as root giving the full path to the file.  What am I missing?

Anne

Anne  -

For Python plug-ins, all you should have to do is put the .py file
into ~/gimp-2.2/plug-ins and make it executable.  I tried this plug-in
also, but running gimp-2.2 from the command line produces this:

#gimp-2.2
Traceback (most recent call last):
 File "/home/cr33/.gimp-2.2/plug-ins/transp-cropper.py", line 54, in ?
   from scipy.optimize import fmin, fminbound
ImportError: No module named scipy.optimize

Installing the two scipy packages I found in yum did not help....  So
I guess the plug-in script is funky or I'm missing a python module
somewhere....

Chris


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux