Advertisement
Guest User

Untitled

a guest
Dec 12th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. 12-12 21:25:17.531 11776 11899 I python : Traceback (most recent call last):
  2. 12-12 21:25:17.531 11776 11899 I python : File "/home/yobagram/PycharmProjects/kivy_test4/kivy/examples/android/compass/.buildozer/android/app/main.py", line 77, in <module>
  3. 12-12 21:25:17.532 11776 11899 I python : File "/home/yobagram/PycharmProjects/kivy_test4/kivy/examples/android/compass/.buildozer/android/platform/build/build/python-installs/myapp/kivy/app.py", line 829, in run
  4. 12-12 21:25:17.533 11776 11899 I python : File "/home/yobagram/PycharmProjects/kivy_test4/kivy/examples/android/compass/.buildozer/android/app/main.py", line 42, in build
  5. 12-12 21:25:17.534 11776 11899 I python : File "jnius/jnius_export_class.pxi", line 765, in jnius.jnius.JavaMethod.__call__
  6. 12-12 21:25:17.534 11776 11899 I python : File "jnius/jnius_export_class.pxi", line 948, in jnius.jnius.JavaMethod.call_staticmethod
  7. 12-12 21:25:17.535 11776 11899 I python : File "jnius/jnius_utils.pxi", line 91, in jnius.jnius.check_exception
  8. 12-12 21:25:17.536 11776 11899 I python : jnius.jnius.JavaException: JVM exception occurred: Attempt to invoke virtual method 'java.lang.Object android.content.Context.getSystemService(java.lang.String)' on a null object reference
  9. 12-12 21:25:17.536 11776 11899 I python : Python for android ended.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement