Advertisement
aa_frey

Untitled

May 6th, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. cabox@box-codeanywhere:~/workspace$ sudo python main.py
  2. [INFO ] Kivy v1.7.2
  3. [INFO ] [Logger ] Record log in /home/cabox/.kivy/logs/kivy_15-05-06_3.txt
  4. [INFO ] [Factory ] 144 symbols loaded
  5. [DEBUG ] [Cache ] register <kv.lang> with limit=None, timeout=Nones
  6. [DEBUG ] [Cache ] register <kv.image> with limit=None, timeout=60s
  7. [DEBUG ] [Cache ] register <kv.atlas> with limit=None, timeout=Nones
  8. [INFO ] [Image ] Providers: img_tex, img_dds, img_pygame, img_gif (img_pil ignored)
  9. [DEBUG ] [Cache ] register <kv.texture> with limit=1000, timeout=60s
  10. [DEBUG ] [Cache ] register <kv.shader> with limit=1000, timeout=3600s
  11. [INFO ] [Text ] Provider: pygame
  12. [DEBUG ] [App ] Loading kv <./test.kv>
  13. [DEBUG ] [App ] kv <./test.kv> not found
  14. [DEBUG ] [Window ] Ignored <egl_rpi> (import error)
  15. [INFO ] [Window ] Provider: pygame(['window_egl_rpi'] ignored)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement