You are not logged in.

#1 2007-03-27 16:41:00

mikoro
Member
From: Espoo, Finland
Registered: 2007-03-27
Posts: 20
Website

[solved ]Gedit plugins not working (python module missing)

What's the problem with python gedit plugins? None of them works, all I get is this:

Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]

** (gedit:8017): WARNING **: Could not import pygtk
Traceback (most recent call last):
  File "/opt/gnome/lib/gedit-2/plugins/terminal.py", line 23, in ?
    import gedit
ImportError: No module named gedit

** (gedit:8017): WARNING **: Could not load python module terminal
** (gedit:8017): WARNING **: Error, impossible to activate plugin 'Embedded Terminal'

I've added all imaginable paths to PYTHONHOME and PYTHONPATH and I have pygtk installed. I could not find that gedit module anywhere either. What should I do?

edit: solved by installing newest gedit from testing (2.18.0)

Last edited by mikoro (2007-03-27 17:24:34)

Offline

Board footer

Powered by FluxBB