View Single Post
Posts: 49 | Thanked: 15 times | Joined on Jan 2010
#13
hmm..strange
did you have installed the last version?

if you wrote:
python/opt/rtap/main.py
it won t work : it needs a space after 'python'

python /opt/rtap/main.py
well the suddently closings are due to this f*** python-location module which breaks everything..
if it closes..launch it again.. and launch the gps-localisation again..if it closes one more time..hmm
you'll have to delete the *.pyc files..it will be slower but i don't understand the deal.

become root and type:
rm /opt/rtap/*.pyo

Try and tell me

Last edited by opax; 2011-10-22 at 22:09.