Reply To: Installing Glade on Linux

Home Forums Installation Installing Glade on Linux Reply To: Installing Glade on Linux

#1311
Ewald
Participant

Hello,
I am also running Kubuntu 12.04 LTS 64bit and experienced same trouble as 'gsuarez' and followed your advise to install Phyton 2.7.3 from http://www.python.org as /usr/local/python2.7.
Still I get same error message when invoking glade 4.3.28 (ubuntu 10.4, 64Bit):
Traceback (most recent call last):
File "/usr/local/python2.7/lib/python2.7/site.py", line 62, in <module>
import os
File "/usr/local/python2.7/lib/python2.7/os.py", line 398, in <module>
import UserDict
File "/usr/local/python2.7/lib/python2.7/UserDict.py", line 83, in <module>
import _abcoll
File "/usr/local/python2.7/lib/python2.7/_abcoll.py", line 11, in <module>
from abc import ABCMeta, abstractmethod
File "/usr/local/python2.7/lib/python2.7/abc.py", line 8, in <module>
from _weakrefset import WeakSet
File "/usr/local/python2.7/lib/python2.7/_weakrefset.py", line 5, in <module>
from _weakref import ref
ImportError: No module named _weakref

How can I help to debug this issue?
My suggestion is to compile glade for ubuntu 12.04 LTS. This version will be supported until 2017, while there is no update support for 10.04 anymore.
Best regards,
Ewald