SliTaz SliTaz Forum

You are not logged in.

#1 2013-01-25 17:28:08

DentistDan
Member
Registered: 2013-01-24
Posts: 10

mypaint - failure

I have installed mypaint

I get this in the terminal:

builtin python 2.6 json support

confpath = /home/neoware/.mypaint/

Traceback (most recent call last):

  File "/usr/bin/mypaint", line 176, in <module>

    main.main(datapath, extradata, confpath)

  File "/usr/share/mypaint/gui/main.py", line 72, in main

    run()

  File "/usr/share/mypaint/gui/main.py", line 47, in run

    app = application.Application(datadir, extradata, options.config, args)

  File "/usr/share/mypaint/gui/application.py", line 86, in __init__

    self.doc = document.Document(self)

  File "/usr/share/mypaint/gui/document.py", line 38, in __init__

    self.tdw.neutral_background_pixbuf = backgroundsurface.Background(pixbuf)

  File "/usr/share/mypaint/lib/backgroundsurface.py", line 22, in __init__

    obj = helpers.gdkpixbuf2numpy(obj)

  File "/usr/share/mypaint/lib/helpers.py", line 113, in gdkpixbuf2numpy

    arr = pixbuf.get_pixels_array()

RuntimeError: pygtk was not compiled with Numeric Python support

Any thoughts?

Thanks

Dan

Offline

#2 2013-01-25 18:52:42

oui
Member
Registered: 2012-09-05
Posts: 298

Re: mypaint - failure

Hi

yes but probably not welcome for you: I prefer in almost all things mTpaint and it is in the base of SliTaz! The main problem of mTpaint is his unconventional handling and the so long documentation. But it is phantastic, really!

rgds

Offline

#3 2013-01-26 05:11:19

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: mypaint - failure

RuntimeError: pygtk was not compiled with Numeric Python support

Cooking pygtk with python-numpy solved the problem.

Download: http://www.mediafire.com/file/34c837h8nbpbd1w/pygtk-2.24.0.tazpkg

[c]# tazpkg install pygtk-2.24.0.tazpkg --forced[/c]

Offline

#4 2013-01-26 13:28:50

DentistDan
Member
Registered: 2013-01-24
Posts: 10

Re: mypaint - failure

Yes it did.

Another problem solved.

Thank you

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]