CentOS5 python wrong ELF class: ELFCLASS32
- by user788171
Has anybody ever encountered this wrong ELF class error? The failure is provided in more detail below:
[root@nocloud ~]# system-config-users
Traceback (most recent call last):
File "/usr/share/system-config-users/system-config-users.py", line 25, in ?
import libuser
ImportError: /usr/lib/python2.4/site-packages/libusermodule.so: wrong ELF class: ELFCLASS32
Can anybody tell me how I might possibly be able to fix this? It looks like python broke on my server.