Hello All,

I am using scratchbox 1.0.3 version. I setup an ARM target named test1.

I encountered a problem about Python in scratchbox. Below is the error message:

[sbox-test1: ~] > cd /targets/test1
'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "/scratchbox/tools/bin/sb-conf", line 3, in ?
    import os, sys
ImportError: Bad magic number in os.pyc

If I execute the python in /targets/test, I received the below message:
[sbox-: /targets/test1] > python
'import site' failed; use -v for traceback
Python 2.3.4 (#1, Apr 15 2006, 14:10:44) 
[GCC 3.3.5 (Debian 1:3.3.5-13)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 

I have compiled an ARM python and installed in the /targets/test1 directoy. I 
guess the ARM python caused this problem. what is the root cause?

Thanks a lot!

Tyler Li

MSN [EMAIL PROTECTED]
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to