Public bug reported:

Binary package hint: gaphor

Hi,

Gaphor is still using Python 2.4 under Jaunty and it's creating problem of 
dependencies.
When I try to start it, there is this error :
ced...@prophet:~$ gaphor
Traceback (most recent call last):
  File "/usr/bin/gaphor", line 7, in ?
    sys.exit(
  File "/var/lib/python-support/python2.4/gaphor/__init__.py", line 57, in main
    launch()
  File "/var/lib/python-support/python2.4/gaphor/__init__.py", line 36, in 
launch
    from gaphor.application import Application
  File "/var/lib/python-support/python2.4/gaphor/application.py", line 16, in ?
    import gaphor.UML
  File "/var/lib/python-support/python2.4/gaphor/UML/__init__.py", line 3, in ?
    from gaphor.UML.uml2 import *
  File "/var/lib/python-support/python2.4/gaphor/UML/uml2.py", line 94, in ?
    from diagram import Diagram
  File "/var/lib/python-support/python2.4/gaphor/UML/diagram.py", line 12, in ?
    import gobject
ImportError: No module named gobject

I have already check before, the gobject is ok with python 2.5 but not
anymore with 2.4, soluce will be to have gaphor compiled with 2.5 as it
must be of python program for next release

** Affects: gaphor (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Gaphor using Python 2.4 instead 2.5
https://bugs.launchpad.net/bugs/329240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to