acire does not work missing dependancy

Bug #529688 reported by taiebot65
This bug report is a duplicate of:  Bug #529012: missing dependencies. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Acire
New
Undecided
Unassigned
Python Snippets
Invalid
Undecided
Unassigned

Bug Description

I do not know why i followed your post on the planet about installing acire.. but there is a lot of dependancy missing making acire not working...

Traceback (most recent call last):
  File "/usr/bin/acire", line 24, in <module>
    import gtksourceview
ImportError: No module named gtksourceview
taiebot@disconnected:~/Bureau$ sudo apt-get install gtksourceview
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet gtksourceview
taiebot@disconnected:~/Bureau$ acire
Traceback (most recent call last):
  File "/usr/bin/acire", line 24, in <module>
    import gtksourceview
ImportError: could not import gnomeprint

so for the moment i have installed python-gtksourceview and python-gnomeprint and will see hopefully i will not download the all python library...

Revision history for this message
taiebot65 (taiebot65) wrote :

Ok only those two dependancy should be added ....

python-gtksourceview
and python-gnomeprint

I have got his warning but acire works now :-)

/usr/lib/pymodules/python2.6/gtk-2.0/gnome/vfs.py:4: DeprecationWarning: Module gnome.vfs is deprecated; please import gnomevfs instead
  DeprecationWarning)

Revision history for this message
taiebot65 (taiebot65) wrote :

shit should be reported under acire ;-) hope you do not mind

Changed in python-snippets:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.