Ir para o conteúdo

 Voltar a invesalius-usrs
Tela cheia

Ubuntu 9.1 My Experience Instalaltion

1 de Fevereiro de 2010, 10:58 , por Desconhecido - | Ninguém seguindo este artigo por enquanto.
Visualizado 47 vezes
Here is my box uname -a Linux pablo-desktop 2.6.31-18-generic  55-Ubuntu SMP Fri Jan 8 14:55:26 UTC 2010 i686 GNU/Linux Also Nvidia video card , OpenGL direct rendering, (10000) frames/sec.

Installation:

libsigar libvtk python-vtk libgdcm libinsighttoolkit libitkvtkglue

Looks like you have packed the last version of the libraries :) However; when I installed some of them I had to uninstall previous version in order to install the new ones. Otherwise the process was very smooth.

InVesalius

After install InVesalius and I launched it form CLI (command line interface) and I got the next error Traceback (most recent call last):

File "invesalius.py", line 25, in import gui.language_dialog as lang_dlg File "/usr/share/invesalius-3.0/invesalius/gui/language_dialog.py", line 22, in import wx.combo ImportError: No module named combo I had installed python-wxgtk 2.6 and 2.8. previous to this installation.

Tatiana rescue me from this issue. Here is her answer to this problem

This error appears to be a conflict between python-wxgtk 2.6 andpython-wxgtk 2.6. The module wx.combo used by InVesalius is only available from python-wxgtk 2.8 on. Although you have both versions installed, for some reason your python is probably linked to the previous version. Please, check this:  python     import sys      sys.path  

One possible solution is to uninstall python-wxgtk 2.6 (hope you don't need to use it on other applications), and then install python-wxgtk 2.8.

This works perfectly. Thank you Tatiana ;)

I'm testing it and I will report in the next week.

Thanks

Autor: Pablo Ordonez


1Um comentário

  • 45bc47f23454bc6f0bb5eefccad4b879?only path=false&size=50&d=404Tatiana Al-Chueyr Pereira Martins(usuário não autenticado)
    1 de Fevereiro de 2010, 13:52

     

    Dear Pablo,

    Thank you very much for providing feedback in our users' forum. 

    Installation:

    libsigar libvtk python-vtk libgdcm libinsighttoolkit libitkvtkglue

    Looks like you have packed the last version of the libraries :)

    We're using cutting edge technology so we can do a better work... many of InVesalius 3 gui improvements were due to wxPython... only Python 3 might need to wait ;)

    However; when I installed some of them I had to uninstall previous version in order to install the new ones. Otherwise the process was very smooth.

    Which libs did you have previous versions installed on your computer? We're analyzing howto fix python-wxgtk problem automatically, and we can check this other libs also...!

    >> One possible solution is to uninstall python-wxgtk 2.6 (hope you don't need to use it on other applications), and then install python-wxgtk 2.8.

    This works perfectly. Thank you Tatiana ;)

    You're welcome! :)

    I'm testing it and I will report in the next week.

    Excellent, let us know advances and possible bugs...!

    BTW, we've created a specific forum [1] for English messages, please, post next messages there..!

    Regards,

    Tatiana

    [1] www.​soft​ware​publ​ico.​gov.​br/d​otlr​n/cl​ubs/​inve​sali​us/f​orum​s/fo​rum-​view​?for​um_i​d=23​2764​4

Tutorial passo-a-passo sobre uso do software InVesalius 3

17 de Abril de 2010, 11:45, por Desconhecido

Se você tem interesse em utilizar o software de reconstrução 3D de imagens médicas InVesalius, mas não sabe por onde começar, acesse já o tutorial escrito pelo designer Cícero Moraes:



InVesalius 3 Beta 2 disponível

6 de Março de 2010, 11:41, por Desconhecido

Para saber mais sobre o InVesalius 3.0.0 Beta 2, leia:
http://svn.softwarepublico.gov.br/trac/invesalius/wiki/releases/pt/changelog

Continue contribuindo com a Comunidade InVesalius!

------------------------------------



Siga cada passo do InVesalius com o Twitter!

8 de Fevereiro de 2010, 9:57, por Desconhecido

Acompanhar o InVesalius pelo Twitter permitirá que você saiba, em primeira mão, sobre:



InVesalius 3 Beta 1 disponível para testes em Windows e GNU Linux

27 de Janeiro de 2010, 10:50, por Desconhecido



Trabalho acadêmico discute aplicação do OpenBRR ao InVesalius

6 de Novembro de 2009, 16:35, por Desconhecido

Autor: Tatiana Al-Chueyr Pereira Martins