Looks like the time.so was compiled for a different hardware architecture. You might want to consider recompiling the lib-dynload or python.
When I try to run fast track in BT3 final, I get:
'import site' failed; use -v for traceback
Traceback (most recent call last)
File "fast-track.py", line 23, in <module>
import sys,os,time
ImportError: /usr/lib/python2.5/lib-dynload/time.so: invalid ELF header
Can anyone direct me on how to correct this?
I get the same error when trying to run the setup.py script in fast-track folder.
I am running BT3 Final on EEE Pc 2G Surf on 16Gb SDHC Card.
Looks like the time.so was compiled for a different hardware architecture. You might want to consider recompiling the lib-dynload or python.
Tiocfaidh ár lá
Try redownloading it from:
http://www.securestate.com/files/fas.../fasttrack.tgz
tar -zxvf fasttrack.tgz in the fast-track folder, FT works out of the box in BT3....