Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help.Wanted('Pixel region gimpPy')
#5
Hi. I have installed gimp through 'Ubuntu software center', guesses that is a snap install
Gimp version is 2.10.18
Python version for ubuntu: Python 2.7.17
Python version for gimp: 2.7.?

When running gimp through terminal the out put is:

Quote:ln: failed to create symbolic link '/home/userName/snap/gimp/252/.config/gtk-2.0/gtkfilechooser.ini': File exists
/snap/gimp/252/usr/bin/gimp: Gimp-Widgets-WARNING: parse_iso_codes: error parsing '/build/gimp/parts/gimp/install/usr/share/xml/iso-codes/iso_639.xml': No such file or directory

Traceback (most recent call last):
  File "/home/userName/snap/gimp/252/.config/GIMP/2.10/plug-ins/numpyops.py", line 7, in <module>
    import numpy as np
ImportError: No module named numpy
/snap/gimp/252/usr/bin/gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error


Found a .deb package for Gimp 2.8.22 and tryed to install it via aptitude, but it was not found:
    sudo aptitude install gimp_2.8.22-1_amd64.deb #Unsuccessful
 
Runned this command from terminal and installed numpy. Which is a weird because i had already done that. But :
    sudo -H pip install numpy
    Terminal~:Successfully installed numpy-1.16.6

Would be very helpful if i should get a bit assistance installing gimp.deb that work with the rest of softwares or adding numpy to gimp environment.
Thank in advance.
Reply


Messages In This Thread
RE: Help.Wanted('Pixel region gimpPy') - by FloppaDisk - 03-27-2020, 06:55 PM

Forum Jump: