Olá todos. 

Eu tenho tablet e uso o MyPaint <http://mypaint.intilinux.com>, estou 
tentando instalar no meu Linux. 
Mas estou encontrando esse erro: 

RuntimeError: pygtk was not compiled with Numeric Python support

-- 
GUS-BR - Grupo de Usuários de Slackware Brasil
http://www.slackwarebrasil.org/
http://groups.google.com/group/slack-users-br

Antes de perguntar:
http://www.istf.com.br/perguntas/

Para sair da lista envie um e-mail para:
[email protected]
root@mbr2xgd-s64:/home/miltonjr/downloads/mypaint-1.0.0# scons    
scons: Reading SConscript files ...
Building for python2.6
swig -o mypaintlib_wrap.cpp -noproxydel -python -c++ mypaintlib.i
python2.6 generate.py
Checked brushsettings.hpp
set umask to 0022 (was 0022)
scons: done reading SConscript files.
scons: Building targets ...
scons: `.' is up to date.
scons: done building targets.
root@mbr2xgd-s64:/home/miltonjr/downloads/mypaint-1.0.0# ./mypaint 
builtin python 2.6 json support
confpath = /root/.mypaint/
Traceback (most recent call last):
  File "./mypaint", line 177, in <module>
    main.main(datapath, extradata, confpath)
  File "/home/miltonjr/downloads/mypaint-1.0.0/gui/main.py", line 72, in main
    run()
  File "/home/miltonjr/downloads/mypaint-1.0.0/gui/main.py", line 47, in run
    app = application.Application(datadir, extradata, options.config, args)
  File "/home/miltonjr/downloads/mypaint-1.0.0/gui/application.py", line 86, in 
__init__
    self.doc = document.Document(self)
  File "/home/miltonjr/downloads/mypaint-1.0.0/gui/document.py", line 38, in 
__init__
    self.tdw.neutral_background_pixbuf = backgroundsurface.Background(pixbuf)
  File "/home/miltonjr/downloads/mypaint-1.0.0/lib/backgroundsurface.py", line 
22, in __init__
    obj = helpers.gdkpixbuf2numpy(obj)
  File "/home/miltonjr/downloads/mypaint-1.0.0/lib/helpers.py", line 113, in 
gdkpixbuf2numpy
    arr = pixbuf.get_pixels_array()
RuntimeError: pygtk was not compiled with Numeric Python support
root@mbr2xgd-s64:/home/miltonjr/downloads/mypaint-1.0.0# scons 
prefix=/usr/local/ install
scons: Reading SConscript files ...
Building for python2.6
swig -o mypaintlib_wrap.cpp -noproxydel -python -c++ mypaintlib.i
python2.6 generate.py
Checked brushsettings.hpp
set umask to 0022 (was 0022)
scons: done reading SConscript files.
scons: Building targets ...
scons: `install' is up to date.
scons: done building targets.

Responder a