![]() |
Re: Request: Race Timing(lap) App
Same here, I am sad to say the neither of your scripts would run on my N800 it was mad about some font. Thanks for the effort though.
Code:
Nokia-N800-23-14:/home/user/MyDocs/nrace01# python nrace.py |
Re: Request: Race Timing(lap) App
strange... to avoid this kind of errors I usually pack everything I can with the application: the nosnb.ttf font (a standard nokia font on the n810) should be under a directory data at the same level of nrace.py togheter with the background pic, in your case:
Code:
/home/user/MyDocs/nrace01/the Code:
----NotImplementedError: font module not available----should be possible to test if you have that pygame module installed using the python commandline: Code:
python(retyping the import pygame.font a second time shoudl give you a cleaner feedback (no feedback at all in case of success) To see the different answers you could try to import another pygame module less 'exotic' like: Code:
>>>import pygame.eventCode:
>>> import pygame.IHATEPYGAMECode:
File "<stdin>", line 1, in <module>https://garage.maemo.org/frs/downloa...nrace02.tar.gz buonanotte :) |
| All times are GMT. The time now is 03:24. |
vBulletin® Version 3.8.8