|
Re: error loading gtksourceview: msg#00119gnome.gtk+.python
Op zo, 20-02-2005 te 20:21 +0100, schreef pier carteri: >Hi to all, >I' ve downloaded and installed gtksourceview v 1.1.92 and then >downloaded and installed gnome-python-extra 2.9.4. >But when I try to load gtksourceview in python I get the following error: >>>> import gtksourceview >Traceback (most recent call last): > File "<stdin>", line 1, in ? >ImportError: /usr/lib/python2.3/site-packages/gtk-2.0/gtksourceview.so: >undefined symbol: gtk_source_view_set_highlight_current_line > >Any idea? > >Thank you! Those versions should be compatible. Are there any older versions of gtksourceview installed? Try running something like: ldd /usr/lib/python2.3/site-packages/gtk-2.0/gtksourceview.so \ | grep gtksourceview and make sure the Python module is loading the correct version of the gtksourceview library. -- Stéphan Kochen <stephan@xxxxxxxxx> _______________________________________________ pygtk mailing list pygtk@xxxxxxxxxx http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Threads and applets (gnome.applet): 00119, Gustavo J. A. M. Carneiro |
|---|---|
| Next by Date: | ANNOUNCE: Gazpacho 0.5.2: 00119, Lorenzo Gil Sanchez |
| Previous by Thread: | error loading gtksourceviewi: 00119, pier carteri |
| Next by Thread: | ANNOUNCE - Python Comics Viewer - 0.9.10 released: 00119, Ionutz Borcoman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |