xt600 wrote:I have done python update, python 2.5 upgrade, VTE install, GTK+ upgrade, Portato upgrade, some unmasking and all i get is
# portato 'gtk' should be installed, but cannot be imported. This is definitly a bug. (No module named gtk)
If you did in this order, the problem is clear:
the correct order:
1. upgrady python to 2.5
2. python-updater -i
3. revdep-rebuild -X
This should be it - there should be no more additional steps necessairy ...
anyways you could try:
- Code: Select all
emerge -1av pygtk pygobject pycairo

