Ir para o conteúdo

 Voltar a invesalius-int
Tela cheia

Problem while runnig InVesalius on Ubuntu 9.10

30 de Janeiro de 2010, 9:57 , por Desconhecido - | Ninguém seguindo este artigo por enquanto.
Visualizado 24 vezes
from    Pablo Ordonez <pablo.f.ordonez@gmail.com>
to    tatiana.alchueyr@gmail.com
date    29 January 2010 16:43
subject    Salutations.

        
Hi Tatiana.

Thanks to you and all people from Brazil for this great contribution (Invesalius) to open source community.

I apologize to you because of my ignorance to write in Portuguese. I'm testing Invesalius in Ubuntu 9.1. After  I launch Invesalius from cli  I got this error

Traceback (most recent call last):

  File "invesalius.py", line 25, in <module>
    import gui.language_dialog as lang_dlg
  File "/usr/share/invesalius-3.0/invesalius/gui/language_dialog.py", line 22, in <module>
    import wx.combo
ImportError: No module named combo


I have installed  python-wxgtk 2.6 and 2.8.

Any idea about this problem.

Thanks

Pablo

Autor: Tatiana Al-Chueyr Pereira Martins


1Um comentário

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

     

    Dear Pablo,

    Thanks for the congrats...! InVesalius is a team work, and I imagine we'll have more contributors from all over the world from times to times.

    This error appears to be a conflict between python-wxgtk 2.6 and python-wxgtk 2.8.

    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. It might be interesting to use wxPython repository most recent version (2.8.10) [1].

    This worked for other user who had this exact problem. We're still figuring out a more elegant solution... ;)

    Please, provide feedback if this worked out.

    Best regards,

    Tatiana

    [1] wiki​.wxp​ytho​n.or​g/In​stal​ling​OnUb​untu​OrDe​bian

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