Opened 14 years ago

Closed 11 years ago

#2045 closed enhancement (notsugar)

Physics activity failed to start on Sugar 0.88, 64 bit platform

Reported by: dragger Owned by: tomeu
Priority: High Milestone: Unspecified
Component: Sugar Version: 0.88.x
Severity: Unspecified Keywords:
Cc: Distribution/OS: Ubuntu
Bug Status: New

Description

I installed physics activity by downloading from sugar/activities page.

When i try to run, it gives error as follow:

Traceback (most recent call last):

File "physics.py", line 38, in <module>

import Box2D as box2d

File "lib/Box2D-2.0.2b1-py2.5-linux-i686.egg/Box2D/init.py", line 23, in <module>


File "lib/Box2D-2.0.2b1-py2.5-linux-i686.egg/Box2D/Box2D.py", line 6, in <module>
File "lib/Box2D-2.0.2b1-py2.5-linux-i686.egg/Box2D/_Box2D.py", line 7, in <module>
File "lib/Box2D-2.0.2b1-py2.5-linux-i686.egg/Box2D/_Box2D.py", line 6, in bootstrap

ImportError: /home/ganesh/.python-eggs/Box2D-2.0.2b1-py2.5-linux-i686.egg-tmp/Box2D/_Box2D.so: wrong ELF class: ELFCLASS32

if this problem get fixed for 64 bit platform, will help us to use activity on 64 bit sugar environment.

Change History (1)

comment:1 Changed 11 years ago by dnarvaez

  • Resolution set to notsugar
  • Status changed from new to closed

Certainly not a sugar bug.

Note: See TracTickets for help on using tickets.