View Single Post
Posts: 16 | Thanked: 3 times | Joined on Mar 2011 @ Greece, Germany
#35
hi!
great work!
I have a problem starting this python.
I have noticed that pythons, which uses the accelerometer doesnt start.
in xterminal :

/opt/snapy # python snapy.py
Generating Map...
Map generated...
reading game data from disk...
Home directory /home/user not ours.
Home directory /home/user not ours.
<rect(93, 295, 48, 48)><rect(101, 303, 32, 32)>
Traceback (most recent call last):
File "snapy.py", line 1213, in <module>
osso_c = osso.Context("osso_test_device_on", "0.0.1", False)
File "context.pyx", line 8, in osso.context.Context.__cinit__ (osso/context.c:531)
osso.exceptions.OssoException: Cannot initialize context.

any ideas?
thx!